Commit 0df9bd88 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'qa/gb/do-not-auto-retry-package-and-qa-action' into 'master'

Do not retry package-and-qa manual action on failure

Closes #44882

See merge request gitlab-org/gitlab-ce!18130
parents 98278abd 66e136b2
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment