mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
Add branch limitation
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
e674ace72d
commit
1ec32eeb78
1 changed files with 2 additions and 0 deletions
|
|
@ -254,3 +254,5 @@ services:
|
|||
when:
|
||||
matrix:
|
||||
DB: mysql
|
||||
|
||||
branches: [ master, stable* ]
|
||||
|
|
|
|||
Loading…
Reference in a new issue