1
0
Эх сурвалжийг харах

Merge pull request #3743 from nextcloud/MorrisJobke-patch-1

Only run drone on master/stable branches
Roeland Jago Douma 7 жил өмнө
parent
commit
a5a872c9d7
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      .drone.yml

+ 2 - 0
.drone.yml

@@ -565,3 +565,5 @@ services:
       when:
         matrix:
           OBJECT_STORE: s3
+
+branches: [ master, stable* ]