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:
parent
0b1bb2ab57
commit
842cd7b38e
1 changed files with 1 additions and 0 deletions
|
@ -154,6 +154,7 @@ build_esp_idf_tests:
|
|||
|
||||
.build_examples_template: &build_examples_template
|
||||
<<: *build_template
|
||||
retry: 1
|
||||
artifacts:
|
||||
when: always
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue