summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2018-04-02 09:43:34 +0200
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2018-04-02 09:43:34 +0200
commit66e136b2dc5e8984706325508926d07d25236373 (patch)
tree9e070cd87f8180462c8b4b117f67fa510097ea20
parent6b89ab116110f177ecb809adf429fe05f76e97f5 (diff)
downloadgitlab-ce-qa/gb/do-not-auto-retry-package-and-qa-action.tar.gz
Do not retry package-and-qa manual action on failureqa/gb/do-not-auto-retry-package-and-qa-action
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
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