Skip to content
Snippets Groups Projects
Commit 17031dbe authored by jurgenhaas's avatar jurgenhaas
Browse files

Tag release also when merging from release to main

parent 23314346
No related branches found
No related tags found
No related merge requests found
......@@ -34,3 +34,5 @@ Tag Release:
- if: $CI_COMMIT_MESSAGE =~ /skip-tag/
when: never
- if: $CI_COMMIT_MESSAGE =~ /^Merge branch 'develop' into 'main'/
when: always
- if: $CI_COMMIT_MESSAGE =~ /^Merge branch 'release' into 'main'/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment