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:
authorYorick Peterse <yorickpeterse@gmail.com>2015-10-05 12:08:52 +0300
committerYorick Peterse <yorickpeterse@gmail.com>2015-10-05 12:08:52 +0300
commit89920ca8194d8bc946640fd786fb49ebd39e7f11 (patch)
tree85df8dc632a642cb0b62a59269b358502ed41d32 /.gitlab-ci.yml
parent22506ddc50146ab56b2f114d90ab7b3270d60de1 (diff)
Allow benchmark failures for the time being
This will be disallowed again once the existing benchmarks pass (which relies on #2341).
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a9aaf82ec1f..cf6d28b01af 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,6 +30,7 @@ spec:benchmark:
tags:
- ruby
- mysql
+ allow_failure: true
spec:other:
script: