]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Run Drone CI on the pick branch
authorAndrey Volk <andywolk@gmail.com>
Sat, 23 Oct 2021 10:23:04 +0000 (13:23 +0300)
committerAndrey Volk <andywolk@gmail.com>
Sat, 23 Oct 2021 10:45:44 +0000 (13:45 +0300)
.drone.yml

index acdc0b51c0708c4456971267caaf56dd95224fa4..4236c520a951fb1c3f08c62c63c8e6bf7e00ab2b 100644 (file)
@@ -69,6 +69,7 @@ steps:
 trigger:
   branch:
   - master
+  - pick
   event:
   - pull_request
   - push
@@ -142,12 +143,13 @@ steps:
 trigger:
   branch:
   - master
+  - pick
   event:
   - pull_request
   - push
 
 ---
 kind: signature
-hmac: 500b43fb74a889e2a75e115a4d64c579a6bc48b9521e260908859d7359f2d46b
+hmac: ba6963d1e1bc534f4d7aa9861e488e1e4c57ee8d5c2dc087bd062b304e2896b7
 
 ...