debian-mirror-gitlab/app/assets/javascripts/pages/projects/pipelines/new/index.js

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

4 lines
80 B
JavaScript
Raw Normal View History

2021-06-08 01:23:25 +05:30
import initNewPipelineForm from '~/pipeline_new/index';
2018-03-17 18:26:18 +05:30
2021-06-08 01:23:25 +05:30
initNewPipelineForm();