Welcome to mirror list, hosted at ThFree Co, Russian Federation.

show.html.haml « ci_cd « settings « groups « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9f9ae01e7c5299ac6e69bf405b8eeed8b38cce74 (plain)
1
2
3
4
5
- breadcrumb_title "CI / CD Settings"
- page_title "CI / CD"
= render "groups/settings_head"

= render 'ci/variables/index'