debian-mirror-gitlab/app/assets/javascripts/pages/projects/pipelines/index/index.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
89 B
JavaScript
Raw Normal View History

2021-02-22 17:27:13 +05:30
import { initPipelinesIndex } from '~/pipelines/pipelines_index';
2018-03-27 19:54:05 +05:30
2021-02-22 17:27:13 +05:30
initPipelinesIndex();