Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Ottens <kevin.ottens@nextcloud.com>2020-09-15 14:44:12 +0300
committerKevin Ottens (Rebase PR Action) <er-vin@users.noreply.github.com>2020-09-15 15:46:36 +0300
commitf3c2632f8c58a356e2888d21a8b21cdf3d6ccfd5 (patch)
tree8fa331c6673598f8a8cd01d980aa6039bfd50566 /.drone.yml
parent16dda173347506542635b569dc039ae0755403a4 (diff)
Try to enable the CI on stable branches as well
Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index fe703fd2f..39bb093d8 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -36,6 +36,7 @@ volumes:
trigger:
branch:
- master
+ - stable-*
event:
- pull_request
- push
@@ -86,6 +87,7 @@ volumes:
trigger:
branch:
- master
+ - stable-*
event:
- pull_request
- push
@@ -108,6 +110,7 @@ steps:
trigger:
branch:
- master
+ - stable-*
event:
- pull_request
- push