Apparently, you can only retry twice
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ shellcheck:
|
||||
# could get to them
|
||||
downloads:
|
||||
stage: cache
|
||||
retry: 3
|
||||
retry: 2
|
||||
artifacts:
|
||||
paths:
|
||||
- cache/*.iso
|
||||
|
||||
Reference in New Issue
Block a user