different text on admin runner page for group r.
This commit is contained in:
parent
6077c569a6
commit
6bd3cb044d
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@
|
|||
%p
|
||||
If you want Runners to build only specific projects, enable them in the table below.
|
||||
Keep in mind that this is a one way transition.
|
||||
- elsif @runner.group?
|
||||
.bs-callout.bs-callout-success
|
||||
%h4 This runner will process jobs from all projects in its group and subgroups
|
||||
- else
|
||||
.bs-callout.bs-callout-info
|
||||
%h4 This Runner will process jobs only from ASSIGNED projects
|
||||
|
|
Loading…
Reference in a new issue