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

index.js « index « 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: a0ddf96ede203baca2a3571e3539b424c6d4bb73 (plain)
1
2
3
import { initPipelinesIndex } from '~/ci/pipeline_details/pipelines_index';

initPipelinesIndex();