[Stable14] Drone: do not check stable* but only stable14

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2018-10-01 12:12:15 +02:00
parent c2a9899656
commit 6a9d244541
No known key found for this signature in database
GPG key ID: F941078878347C0C

View file

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