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:
authorJames Edwards-Jones <jedwardsjones@gitlab.com>2017-06-29 14:00:24 +0300
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-06-29 14:00:24 +0300
commitc5607879aece2173459e3428022a860ee93aa873 (patch)
tree912bce825b136673921f9f52886bcc638e3227ee /.gitlab-ci.yml
parentff048ba8a353f25341694db89c8ef5680fa574e8 (diff)
Run mysql tests on stable preperation branches like 9-3-stable-patch-2
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 790d9a1f72a..e52b656599c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -63,7 +63,7 @@ stages:
.only-master-and-ee-or-mysql: &only-master-and-ee-or-mysql
only:
- /mysql/
- - /-stable$/
+ - /-stable/
- master@gitlab-org/gitlab-ce
- master@gitlab/gitlabhq
- tags@gitlab-org/gitlab-ce