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