mirror of
https://github.com/nextcloud/server.git
synced 2026-04-29 01:50:33 -04:00
Run drone only on master/stable branches
* fixes #3729 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
e6dcbb39ac
commit
1df26d438c
1 changed files with 2 additions and 0 deletions
|
|
@ -565,3 +565,5 @@ services:
|
|||
when:
|
||||
matrix:
|
||||
OBJECT_STORE: s3
|
||||
|
||||
branches: [ master, stable* ]
|
||||
|
|
|
|||
Loading…
Reference in a new issue