mirror of
https://gitlab.com/d3tn/ud3tn.git
synced 2026-08-13 12:33:27 +02:00
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:
commit
d178a2a7b6
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