summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2017-05-22 21:25:04 +0800
committerLin Jen-Shin <godfat@godfat.org>2017-05-22 21:25:28 +0800
commite516b9726ea96c739b8eca532a04b77c52f8d4f3 (patch)
treeee21adef1d558df7a2a83df32f7b70cf38988bae
parent7f31768a7f1d311d7c8cedce045f5d918370b8c9 (diff)
downloadgitlab-ce-run-mysql-on-stable.tar.gz
Run MySQL tests on *-stable as wellrun-mysql-on-stable
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 45f1638f871..3c960ef7838 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -63,6 +63,7 @@ stages:
.only-master-and-ee-or-mysql: &only-master-and-ee-or-mysql
only:
- /mysql/
+ - /-stable$/
- master@gitlab-org/gitlab-ce
- master@gitlab/gitlabhq
- tags@gitlab-org/gitlab-ce