Update .gitlab-ci.yml file
This commit is contained in:
parent
e08690f7ee
commit
318883981e
@ -20,4 +20,5 @@ deploy:
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
- if: $CI_COMMIT_BRANCH =~ /^release/
|
||||
- if: $CI_COMMIT_BRANCH =~ /^feature/
|
||||
- if: $CI_COMMIT_TAG
|
||||
Loading…
x
Reference in New Issue
Block a user