mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-02 04:04:31 +02:00
bugfix: CI: build_example_cmake artifacts uploaded only when succeeded
This commit is contained in:
@@ -184,6 +184,8 @@ build_examples_make:
|
|||||||
- build_${TEST_PREFIX}/*/*/*/build/partition_table/*.bin
|
- build_${TEST_PREFIX}/*/*/*/build/partition_table/*.bin
|
||||||
- $LOG_PATH
|
- $LOG_PATH
|
||||||
- $SIZE_INFO_LOCATION
|
- $SIZE_INFO_LOCATION
|
||||||
|
when: always
|
||||||
|
expire_in: 4 days
|
||||||
variables:
|
variables:
|
||||||
BUILD_SYSTEM: cmake
|
BUILD_SYSTEM: cmake
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user