gitlab-org--gitlab-foss/app/views/ci/projects/_no_runners.html.haml

9 lines
241 B
Plaintext
Raw Normal View History

2015-08-26 01:42:46 +00:00
.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.