mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 12:44:33 +02:00
ci: Add retries on runner system failures
This commit is contained in:
@@ -7,6 +7,12 @@ stages:
|
||||
- deploy
|
||||
- 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:
|
||||
# System environment
|
||||
|
||||
|
Reference in New Issue
Block a user