mirror of
https://gitlab.com/d3tn/ud3tn.git
synced 2026-08-13 12:33:27 +02:00
Fix pipelines not being run for tags
Signed-off-by: Felix Walter <felix.walter@d3tn.com>
This commit is contained in:
parent
b27c1e28a1
commit
645f2cc51e
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue