debian-mirror-gitlab/app/assets/javascripts/pages/groups/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-06-20 00:43:36 +05:30
import { initGroupNewRunner } from '~/ci/runner/group_new_runner';
initGroupNewRunner();