Commit 66e136b2 authored by Grzegorz Bizon's avatar Grzegorz Bizon

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

parent 6b89ab11
......@@ -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