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

index.js « runners « groups « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ca1a6bdab75bc750f30a71bb7a87430b51d24bcb (plain)
1
2
3
import { initGroupRunners } from '~/runner/group_runners';

initGroupRunners();