summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2021-08-26 12:36:08 +0200
committerLibravatar GitHub <noreply@github.com>2021-08-26 12:36:08 +0200
commitd39d93e85261adc75bd8ce553c1b0aab1341e71a (patch)
tree787301acbdcb79a351bd91d369d1895e6e347742
parentImproved build script (#152) (diff)
downloadgotosocial-d39d93e85261adc75bd8ce553c1b0aab1341e71a.tar.xz
update drone yml (#153)
-rw-r--r--.drone.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index f6c257216..ad163780e 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -79,8 +79,13 @@ volumes:
host:
path: /drone/gotosocial/golangci-lint
+trigger:
+ repo:
+ - superseriousbusiness/gotosocial
+ - NyaaaWhatsUpDoc/gotosocial
+
---
kind: signature
-hmac: 9134975e238ab9f92a7f75ccc11279e8d5edddb87f10165ed3c7d23fdd9c8a11
+hmac: 7fa6fa70be0a5c436ecb2f02f4b74bd1be5e90817e2d95a16898e3d29cbadf80
...