remove rules
This commit is contained in:
parent
61e1519e22
commit
2605ba523b
@ -13,8 +13,4 @@ deploy:
|
|||||||
- gradle bootBuildImage --publishImage -PbuildbootDockerHostNetwork=true -Pversion=${TEST_BUILDVERSION}
|
- gradle bootBuildImage --publishImage -PbuildbootDockerHostNetwork=true -Pversion=${TEST_BUILDVERSION}
|
||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
dotenv: version.env
|
dotenv: version.env
|
||||||
rules:
|
|
||||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
|
||||||
- if: $CI_COMMIT_BRANCH =~ /^release/
|
|
||||||
- if: $CI_COMMIT_TAG
|
|
||||||
Loading…
x
Reference in New Issue
Block a user