Auto-retry the downloads

This commit is contained in:
Greg Hellings
2024-04-20 02:45:12 -05:00
parent a5469d1073
commit f20c5c714e
+1
View File
@@ -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