Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab/ci/qa-common/rules.gitlab-ci.yml')
-rw-r--r--.gitlab/ci/qa-common/rules.gitlab-ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab/ci/qa-common/rules.gitlab-ci.yml b/.gitlab/ci/qa-common/rules.gitlab-ci.yml
index b5963d24b81..7518f08398f 100644
--- a/.gitlab/ci/qa-common/rules.gitlab-ci.yml
+++ b/.gitlab/ci/qa-common/rules.gitlab-ci.yml
@@ -64,6 +64,10 @@
rules:
- when: always
+.rules:download-fast-quarantine-report:
+ rules:
+ - when: always
+
# ------------------------------------------
# Test
# ------------------------------------------