summaryrefslogtreecommitdiff
path: root/app/views/ci/projects/_no_runners.html.haml
blob: c0a296fb17d72e8614e9656f2a47be689e809b14 (plain)
1
2
3
4
5
6
7
8
.alert.alert-danger
  %p
    There are NO runners to build this project.
    %br
    You can add Specific runner for this project on Runners page

    - if current_user.is_admin
      or add Shared runner for whole application in admin are.