Update .gitlab-ci.yml file

This commit is contained in:
Christoph Schabert 2024-09-17 11:17:21 +02:00
parent 39da0d5de1
commit 21a8c6e488

View File

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