Merge branch 'fix/pipelines-for-tags' into 'master'

Fix pipelines not being run for tags

See merge request d3tn/ud3tn!261
This commit is contained in:
Felix Walter 2026-05-19 10:33:37 +02:00
commit d178a2a7b6

View file

@ -17,6 +17,7 @@ workflow:
- if: $CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS
when: never
- if: $CI_COMMIT_BRANCH
- if: $CI_COMMIT_TAG
build-posix-debug:
stage: builds