Merge pull request #11505 from nextcloud/drone/14/no_branch_wildcard

[Stable14] Drone: do not check stable* but only stable14
This commit is contained in:
Roeland Jago Douma 2018-10-01 16:43:56 +02:00 committed by GitHub
commit c3a72ba10c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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