debian-mirror-gitlab/app/views/admin/runners/index.html.haml

5 lines
275 B
Text
Raw Normal View History

2018-12-05 23:21:45 +05:30
- breadcrumb_title _('Runners')
2020-07-28 23:09:34 +05:30
- page_title _('Runners')
2015-12-23 02:04:40 +05:30
2021-10-27 15:23:28 +05:30
#js-admin-runners{ data: { registration_token: Gitlab::CurrentSettings.runners_registration_token, runner_install_help_page: 'https://docs.gitlab.com/runner/install/', active_runners_count: @active_runners_count } }