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

_no_runners.html.haml « projects « ci « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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.