Add branch limitation
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
e674ace72d
commit
1ec32eeb78
|
@ -254,3 +254,5 @@ services:
|
|||
when:
|
||||
matrix:
|
||||
DB: mysql
|
||||
|
||||
branches: [ master, stable* ]
|
||||
|
|
Loading…
Reference in New Issue