Add branch limitation
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
6ec321ef23
commit
679ce48671
|
@ -484,3 +484,5 @@ services:
|
|||
when:
|
||||
matrix:
|
||||
DB: mysqlmb4
|
||||
|
||||
branches: [ master, stable* ]
|
||||
|
|
Loading…
Reference in New Issue