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

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

initAdminRunners();