Update .gitlab-ci.yml file
This commit is contained in:
parent
674164e06f
commit
b5de5c2b6e
@ -24,4 +24,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