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

index.js « show « 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: 755e38004ad108210bc3f6029b86896b724a519a (plain)
1
2
3
import { initGroupRunnerShow } from '~/ci/runner/group_runner_show';

initGroupRunnerShow();