debian-mirror-gitlab/app/assets/javascripts/pages/admin/runners/new/index.js

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

4 lines
90 B
JavaScript
Raw Normal View History

2023-04-23 21:23:45 +05:30
import { initAdminNewRunner } from '~/ci/runner/admin_new_runner';
initAdminNewRunner();