We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da54237 commit 89722f8Copy full SHA for 89722f8
.gitlab-ci.yml
@@ -1,7 +1,8 @@
1
include:
2
- - project: 'ci-tools/container-image-ci-templates'
+ - project: 'https://gitlab.cern.ch/ci-tools/container-image-ci-templates'
3
file: 'kaniko-image.gitlab-ci.yml'
4
- - 'test-image/.gitlab-ci.yml'
+ - project: 'https://gitlab.cern.ch/mfatouro/unpack-to-cvmfs'
5
+ file: 'test-image/.gitlab-ci.yml'
6
7
stages:
8
- build
0 commit comments