Change retry a bit

This commit is contained in:
s809
2024-01-28 22:40:36 +05:00
parent 7a1c61405c
commit a5b44d65c6
+5 -1
View File
@@ -24,7 +24,11 @@ variables:
- .gradle
- cache/
allow_failure: true
retry: 1
retry:
max: 2
when:
- runner_system_failure
- stuck_or_timeout_failure
build: