chore: sign .drone.yml

This is required so that we don't have to approve every PR in Drone.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
This commit is contained in:
Andrew Rynhard 2020-02-04 10:52:41 -08:00
parent 1d73a9e6d1
commit 51a359b115

View File

@ -3700,4 +3700,8 @@ depends_on:
- nightly
- release
---
kind: signature
hmac: 6e1cb951c820c10c2b05d40cfb5577b8395b79d751b2c4246734de03c8a76422
...