mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 15:46:08 +10:00
7 lines
111 B
Plaintext
7 lines
111 B
Plaintext
- page_title "CI Settings"
|
|
|
|
- if no_runners_for_project?(@ci_project)
|
|
= render 'no_runners'
|
|
|
|
= render 'form'
|