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

This commit is contained in:
Grzegorz Bizon 2018-04-02 09:43:34 +02:00
parent 6b89ab1161
commit 66e136b2dc
1 changed files with 1 additions and 0 deletions

View File

@ -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