Merge branch 'run-mysql-on-stable' into 'master'
Run MySQL tests on *-stable as well See merge request !11602
This commit is contained in:
commit
48422b415d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue