mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +02:00
Merge branch 'feature/ci_runner_failure_retries_v3.3' into 'release/v3.3'
ci: runner system failure retries (v3.3) See merge request espressif/esp-idf!15729
This commit is contained in:
@@ -7,6 +7,12 @@ stages:
|
|||||||
- deploy
|
- deploy
|
||||||
- post_check
|
- post_check
|
||||||
|
|
||||||
|
default:
|
||||||
|
retry:
|
||||||
|
max: 2
|
||||||
|
# In case of a runner failure we could hop to another one, or a network error could go away.
|
||||||
|
when: runner_system_failure
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
# System environment
|
# System environment
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user