mirror of https://github.com/dirtbags/moth.git
CI/CD
This commit is contained in:
parent
0d7a8fc935
commit
c477c1d2ea
|
@ -14,7 +14,6 @@ test:
|
||||||
|
|
||||||
push:
|
push:
|
||||||
stage: push
|
stage: push
|
||||||
image: docker:20
|
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
|
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
|
||||||
|
|
Loading…
Reference in New Issue