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:
|
||||
stage: push
|
||||
image: docker:20
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG
|
||||
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
|
||||
|
|
Loading…
Reference in New Issue