This really should be running
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ include:
|
|||||||
# done some of the time
|
# done some of the time
|
||||||
- local: .gitlab/build.yml
|
- local: .gitlab/build.yml
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "main"
|
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||||
- if: $CI_PIPELINE_SOURCE == "tag"
|
- if: $CI_PIPELINE_SOURCE == "tag"
|
||||||
- if: $CI_COMMIT_BRANCH == "main"
|
- if: $CI_COMMIT_BRANCH == "main"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user