diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2015-10-05 11:08:52 +0200 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2015-10-05 11:08:52 +0200 |
commit | 89920ca8194d8bc946640fd786fb49ebd39e7f11 (patch) | |
tree | 85df8dc632a642cb0b62a59269b358502ed41d32 /.gitlab-ci.yml | |
parent | 22506ddc50146ab56b2f114d90ab7b3270d60de1 (diff) | |
download | gitlab-ce-89920ca8194d8bc946640fd786fb49ebd39e7f11.tar.gz |
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.yml | 1 |
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: |