mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 21:54:33 +02:00
Merge branch 'ci/change_scan_test_label' into 'master'
ci: change scan test labels to scan_test Closes IDFCI-1125 See merge request espressif/esp-idf!17333
This commit is contained in:
@@ -146,7 +146,7 @@ scan_tests:
|
|||||||
- .rules:build:target_test
|
- .rules:build:target_test
|
||||||
image: $TARGET_TEST_ENV_IMAGE
|
image: $TARGET_TEST_ENV_IMAGE
|
||||||
tags:
|
tags:
|
||||||
- assign_test
|
- scan_test # since this job is used for uploading the cache, the runner tags should be unique
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- $EXAMPLE_TEST_OUTPUT_DIR
|
- $EXAMPLE_TEST_OUTPUT_DIR
|
||||||
|
Reference in New Issue
Block a user