diff options
author | 2021-08-26 12:36:08 +0200 | |
---|---|---|
committer | 2021-08-26 12:36:08 +0200 | |
commit | d39d93e85261adc75bd8ce553c1b0aab1341e71a (patch) | |
tree | 787301acbdcb79a351bd91d369d1895e6e347742 | |
parent | Improved build script (#152) (diff) | |
download | gotosocial-d39d93e85261adc75bd8ce553c1b0aab1341e71a.tar.xz |
update drone yml (#153)
-rw-r--r-- | .drone.yml | 7 |
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 ... |