summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Edwards-Jones <jedwardsjones@gitlab.com>2017-06-29 12:00:24 +0100
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-06-29 12:00:24 +0100
commitc5607879aece2173459e3428022a860ee93aa873 (patch)
tree912bce825b136673921f9f52886bcc638e3227ee
parentff048ba8a353f25341694db89c8ef5680fa574e8 (diff)
downloadgitlab-ce-jej/run-mysql-tests-on-stable-preparation-branches.tar.gz
Run mysql tests on stable preperation branches like 9-3-stable-patch-2jej/run-mysql-tests-on-stable-preparation-branches
-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