Update .gitlab-ci.yml file

This commit is contained in:
Christoph Schabert 2024-09-17 14:20:33 +02:00
parent 674164e06f
commit b5de5c2b6e

View File

@ -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