Merge pull request #12961 from nextcloud/stable15-drone-run-one

Only run PUSH drone runs on stable15 branch
This commit is contained in:
Roeland Jago Douma 2018-12-11 14:24:07 +01:00 committed by GitHub
commit 2c09c05f13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1162,4 +1162,4 @@ services:
matrix:
ENABLE_OPENLDAP: true
branches: [ master, stable* ]
branches: [ stable15 ]