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