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

index.js « show « pipeline_editor « ci « projects « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7e91f23dd7f1e98f487a976da4826a80e03cb4b4 (plain)
1
2
3
import { initPipelineEditor } from '~/ci/pipeline_editor';

initPipelineEditor();