Maybe do build now
This commit is contained in:
@@ -11,8 +11,11 @@ include:
|
||||
- local: .gitlab/build.yml
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||
when: always
|
||||
- if: $CI_PIPELINE_SOURCE == "tag"
|
||||
when: always
|
||||
- if: $CI_COMMIT_BRANCH == "main"
|
||||
when: always
|
||||
|
||||
variables:
|
||||
PACKER_CONFIG_DIR: ./packer_config/
|
||||
|
||||
Reference in New Issue
Block a user