Auto-retry the downloads
This commit is contained in:
@@ -62,6 +62,7 @@ shellcheck:
|
|||||||
# could get to them
|
# could get to them
|
||||||
downloads:
|
downloads:
|
||||||
stage: cache
|
stage: cache
|
||||||
|
retry: 3
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- cache/*.iso
|
- cache/*.iso
|
||||||
|
|||||||
Reference in New Issue
Block a user