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

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

4 lines
82 B
JavaScript
Raw Normal View History

2023-06-20 00:43:36 +05:30
import { initArtifactsTable } from '~/ci/artifacts/index';
2023-01-13 00:05:48 +05:30
initArtifactsTable();