Update .gitlab-ci.yml file

This commit is contained in:
Christoph Schabert 2024-09-17 12:51:16 +02:00
parent e08690f7ee
commit 318883981e

View File

@ -20,4 +20,5 @@ deploy:
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
- if: $CI_COMMIT_BRANCH =~ /^release/
- if: $CI_COMMIT_BRANCH =~ /^feature/
- if: $CI_COMMIT_TAG