diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4890738aa3d..b9a04a3ae37 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -266,6 +266,7 @@ package-and-qa: when: manual variables: GIT_STRATEGY: none + retry: 0 before_script: # We need to download the script rather than clone the repo since the # package-and-qa job will not be able to run when the branch gets