mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-22 17:10:28 +00:00
ci: keep size.json artifacts from all template targets
This commit is contained in:
@@ -412,7 +412,7 @@ build_pytest_test_apps_esp32h2:
|
|||||||
variables:
|
variables:
|
||||||
LOG_PATH: "${CI_PROJECT_DIR}/log_template_app"
|
LOG_PATH: "${CI_PROJECT_DIR}/log_template_app"
|
||||||
BUILD_PATH: "${CI_PROJECT_DIR}/build_template_app"
|
BUILD_PATH: "${CI_PROJECT_DIR}/build_template_app"
|
||||||
BUILD_DIR: "@t/@w"
|
BUILD_DIR: "${BUILD_PATH}/@t/@w"
|
||||||
BUILD_LOG_CMAKE: "${LOG_PATH}/cmake_@t_@w.txt"
|
BUILD_LOG_CMAKE: "${LOG_PATH}/cmake_@t_@w.txt"
|
||||||
BUILD_COMMAND_ARGS: ""
|
BUILD_COMMAND_ARGS: ""
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Reference in New Issue
Block a user