mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 12:44:33 +02:00
CI: Try to build examples in second time in case of error
It will help to work around the weird bug during buillding a batch of examples
This commit is contained in:
@@ -154,6 +154,7 @@ build_esp_idf_tests:
|
||||
|
||||
.build_examples_template: &build_examples_template
|
||||
<<: *build_template
|
||||
retry: 1
|
||||
artifacts:
|
||||
when: always
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user