mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
ci: add --keep-going to build all test apps in build_template_app
job
This commit is contained in:
parent
fa34008c61
commit
3f03e56bb8
@ -63,6 +63,7 @@ build_stage2() {
|
||||
--build-dir ${BUILD_DIR} \
|
||||
--build-log ${BUILD_LOG_CMAKE} \
|
||||
--size-file size.json \
|
||||
--keep-going \
|
||||
--collect-size-info size_info.txt \
|
||||
--default-build-targets esp32 esp32s2 esp32s3 esp32c2 esp32c3 esp32c6 esp32h2 esp32p4
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user