mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 01:26:08 +10:00
3 lines
104 B
Plaintext
3 lines
104 B
Plaintext
- if current_user && current_user.is_admin? && Ci::Runner.count.zero?
|
|
= render 'ci/shared/no_runners'
|