Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[Stable14] Drone: do not check stable* but only stable14
Signed-off-by: Roeland Jago Douma <[email protected]>
  • Loading branch information
rullzer committed Oct 1, 2018
commit 6a9d2445415294ce7e2ef8a423fd52c871a56d05
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1042,4 +1042,4 @@ services:
matrix:
ENABLE_OPENLDAP: true

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