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

index.js « new « pipelines « projects « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e1f71965853b0735a3099f010bbf2f1ed20bdccf (plain)
1
2
3
import initNewPipelineForm from '~/pipeline_new/index';

initNewPipelineForm();