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:
Anton Maklakov
2022-03-04 11:07:58 +08:00

View File

@@ -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