Update .gitlab-ci.yml file
This commit is contained in:
parent
39da0d5de1
commit
21a8c6e488
@ -18,4 +18,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