Include build for tags
This commit is contained in:
+1
-2
@@ -27,8 +27,7 @@ include:
|
||||
- local: .gitlab/build.yml
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||
- if: $CI_PIPELINE_SOURCE == "tag"
|
||||
- if: $CI_COMMIT_BRANCH == "main"
|
||||
- if: $CI_COMMIT_BRANCH == "main" || $CI_COMMIT_TAG
|
||||
|
||||
variables:
|
||||
PACKER_CONFIG_DIR: ./packer_config/
|
||||
|
||||
Reference in New Issue
Block a user