gitlab-org--gitlab-foss/app/views/groups/runners/_index.html.haml

10 lines
190 B
Text
Raw Normal View History

= render 'shared/runners/runner_description'
%hr
2018-05-07 09:53:38 -04:00
%p.lead
= _('To start serving your jobs you can add Runners to your group')
.row
.col-sm-6
= render 'groups/runners/group_runners'