Change retry a bit
This commit is contained in:
+5
-1
@@ -24,7 +24,11 @@ variables:
|
||||
- .gradle
|
||||
- cache/
|
||||
allow_failure: true
|
||||
retry: 1
|
||||
retry:
|
||||
max: 2
|
||||
when:
|
||||
- runner_system_failure
|
||||
- stuck_or_timeout_failure
|
||||
|
||||
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user