debian-mirror-gitlab/app/views/layouts/ci/_info.html.haml

3 lines
104 B
Text
Raw Normal View History

2015-09-25 12:07:36 +05:30
- if current_user && current_user.is_admin? && Ci::Runner.count.zero?
= render 'ci/shared/no_runners'