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: 63b1f2bf975cf9cc2cd2b7ae7def7cdfe4de3e74 (plain)
1
2
3
import { initPipelinesIndex } from '~/pipelines/pipelines_index';

initPipelinesIndex();