mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
ci: Changed the job tags to matter_build to fix pipeline
This commit is contained in:
+3
-3
@@ -89,7 +89,7 @@ build_esp_matter_examples:
|
||||
stage: build
|
||||
image: $CI_DOCKER_REGISTRY/esp32-ci-env:matter
|
||||
tags:
|
||||
- build
|
||||
- matter_build
|
||||
|
||||
script:
|
||||
- export ESP_MATTER_PATH=$PWD
|
||||
@@ -105,7 +105,7 @@ build_esp_matter_examples_idf_v5_0:
|
||||
stage: build
|
||||
image: $CI_DOCKER_REGISTRY/esp32-ci-env:matter
|
||||
tags:
|
||||
- build
|
||||
- matter_build
|
||||
|
||||
script:
|
||||
- export ESP_MATTER_PATH=$PWD
|
||||
@@ -120,7 +120,7 @@ build_upstream_examples:
|
||||
stage: build
|
||||
image: $CI_DOCKER_REGISTRY/esp32-ci-env:matter
|
||||
tags:
|
||||
- build
|
||||
- matter_build
|
||||
when: manual
|
||||
script:
|
||||
- export ESP_MATTER_PATH=$PWD
|
||||
|
||||
Reference in New Issue
Block a user