mirror of https://github.com/dirtbags/moth.git
CI/CD
This commit is contained in:
parent
54442ed1b9
commit
e05bc90b3a
|
@ -15,7 +15,7 @@ test:
|
||||||
push:
|
push:
|
||||||
stage: push
|
stage: push
|
||||||
image:
|
image:
|
||||||
gcr.io/kaniko-project/executor:debug
|
name: gcr.io/kaniko-project/executor:debug
|
||||||
entrypoint: [""]
|
entrypoint: [""]
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
|
|
Loading…
Reference in New Issue