From f20c5c714ea32a8b0ab97636ec4b1113216ab46b Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Sat, 20 Apr 2024 02:45:12 -0500 Subject: [PATCH] Auto-retry the downloads --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 723897c..e4aa321 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -62,6 +62,7 @@ shellcheck: # could get to them downloads: stage: cache + retry: 3 artifacts: paths: - cache/*.iso