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 95abf43 commit 1f2d914Copy full SHA for 1f2d914
.gitlab-ci.yml
@@ -1,8 +1,6 @@
1
include:
2
-
3
- 'https://gitlab.cern.ch/ci-tools/container-image-ci-templates/raw/master/kaniko-image.gitlab-ci.yml'
4
- - project: 'https://gitlab.cern.ch/mfatouro/unpack-to-cvmfs'
5
- file: 'test-image/.gitlab-ci.yml'
+ - 'test-image/.gitlab-ci.yml'
6
7
stages:
8
- build
test-image/.gitlab-ci.yml
@@ -1,7 +1,6 @@
- - project: 'mfatouro/unpack-to-cvmfs'
- file: 'unpack-api.gitlab-ci.yml'
+ - 'unpack-api.gitlab-ci.yml'
0 commit comments