Merge branch 'run-mysql-on-stable' into 'master'

Run MySQL tests on *-stable as well

See merge request !11602
This commit is contained in:
Rémy Coutable 2017-05-23 12:32:57 +00:00
commit 48422b415d
1 changed files with 1 additions and 0 deletions

View File

@ -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