Skip to content

Commit

Permalink
Merge pull request #11505 from nextcloud/drone/14/no_branch_wildcard
Browse files Browse the repository at this point in the history
[Stable14] Drone: do not check stable* but only stable14
  • Loading branch information
rullzer authored Oct 1, 2018
2 parents 565220a + 6a9d244 commit c3a72ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1044,4 +1044,4 @@ services:
matrix:
ENABLE_OPENLDAP: true

branches: [ master, stable* ]
branches: [ master, stable14 ]

0 comments on commit c3a72ba

Please sign in to comment.