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

index.html.haml « runners « admin « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f298fce7bcf70a5a9f1e2758c31e16f6928276c7 (plain)
1
2
3
4
- breadcrumb_title _('Runners')
- page_title _('Runners')

#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 } }