debian-mirror-gitlab/app/views/groups/settings/ci_cd/show.html.haml

12 lines
347 B
Text
Raw Normal View History

2018-03-17 18:26:18 +05:30
- breadcrumb_title "CI / CD Settings"
- page_title "CI / CD"
2017-09-10 17:25:29 +05:30
2018-03-17 18:26:18 +05:30
%h4
= _('Secret variables')
= link_to icon('question-circle'), help_page_path('ci/variables/README', anchor: 'secret-variables'), target: '_blank', rel: 'noopener noreferrer'
%p
= render "ci/variables/content"
= render 'ci/variables/index', save_endpoint: group_variables_path