mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 02:00:51 -04:00
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:
commit
c3a72ba10c
1 changed files with 1 additions and 1 deletions
|
|
@ -1044,4 +1044,4 @@ services:
|
|||
matrix:
|
||||
ENABLE_OPENLDAP: true
|
||||
|
||||
branches: [ master, stable* ]
|
||||
branches: [ master, stable14 ]
|
||||
|
|
|
|||
Loading…
Reference in a new issue