Skip to content
Snippets Groups Projects
Commit d23aaa1a authored by Scott Hampton's avatar Scott Hampton
Browse files

Backporting an EE admin form

EE added a required template form on the CI/CD page.
This is a backport for that change.
parent 4c27abb4
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -13,6 +13,8 @@
.settings-content
= render 'ci_cd'
 
= render_if_exists 'admin/application_settings/required_instance_ci_setting', expanded: expanded_by_default?
- if Gitlab.config.registry.enabled
%section.settings.as-registry.no-animate#js-registry-settings{ class: ('expanded' if expanded_by_default?) }
.settings-header
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment