summaryrefslogtreecommitdiff
path: root/tools/ci/jobs/deheader.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ci/jobs/deheader.sh')
-rwxr-xr-xtools/ci/jobs/deheader.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci/jobs/deheader.sh b/tools/ci/jobs/deheader.sh
index caf7dff40..62e40e480 100755
--- a/tools/ci/jobs/deheader.sh
+++ b/tools/ci/jobs/deheader.sh
@@ -13,5 +13,5 @@ aptget_install python wget \
export dir=$(pwd)
rm deheader
-wget "https://gitlab.com/4144/deheader/raw/master/deheader"
+tools/ci/scripts/retry.sh wget "https://gitlab.com/4144/deheader/raw/master/deheader"
chmod +x deheader