ci: Run pipelines for all events (including Git tags)
This commit is contained in:
@@ -35,7 +35,7 @@ workflow:
|
||||
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||
- if: $CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS
|
||||
when: never
|
||||
- if: $CI_COMMIT_BRANCH
|
||||
- when: always
|
||||
|
||||
###################### BUILD STAGE #############################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user