Update .gitlab-ci.yml file
This commit is contained in:
parent
555796e9fa
commit
129df8ab7e
@ -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