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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
257 B
Text
Raw Normal View History

2023-04-23 21:23:45 +05:30
- add_to_breadcrumbs _('Runners'), admin_runners_path
- breadcrumb_title s_('Runners|New')
- page_title s_('Runners|Create an instance runner')
#js-admin-new-runner{ data: { legacy_registration_token: Gitlab::CurrentSettings.runners_registration_token } }