mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
feat: change build tag
This commit is contained in:
+2
-2
@@ -240,7 +240,7 @@ build_image:
|
||||
- build
|
||||
# runner: `sudo mkdir -p /cache/matter_build/`
|
||||
# gitlab-runner config: `volumes = ["/cache:/cache:rw"]`
|
||||
- matter_cache
|
||||
- brew
|
||||
before_script:
|
||||
- *add_gitlab_ssh_key
|
||||
- *get_build_caches
|
||||
@@ -262,7 +262,7 @@ build_image:
|
||||
- if: $CI_PIPELINE_SOURCE == "merge_request_event" || $CI_PIPELINE_SOURCE == "push" || $CI_COMMIT_BRANCH == "main"
|
||||
tags:
|
||||
- build
|
||||
- matter_cache
|
||||
- brew
|
||||
before_script:
|
||||
- *add_gitlab_ssh_key
|
||||
- *get_build_caches
|
||||
|
||||
Reference in New Issue
Block a user