Add stable-* to drone.yml

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2021-07-06 08:36:34 +02:00
parent 2f7072e720
commit c867764fde
No known key found for this signature in database
GPG Key ID: 0E00D4D47D0C5AF7
1 changed files with 6 additions and 0 deletions

View File

@ -51,6 +51,7 @@ steps:
- failure
branch:
- master
- stable-*
services:
- name: server
@ -77,6 +78,7 @@ services:
trigger:
branch:
- master
- stable-*
event:
- push
- pull_request
@ -126,6 +128,7 @@ steps:
- failure
branch:
- master
- stable-*
services:
- name: server
@ -153,6 +156,7 @@ services:
trigger:
branch:
- master
- stable-*
event:
- push
- pull_request
@ -199,10 +203,12 @@ steps:
- failure
branch:
- master
- stable-*
trigger:
branch:
- master
- stable-*
event:
- push
- pull_request