feat: sign drone config

This commit is contained in:
kolaente 2021-11-10 21:42:25 +01:00
parent 0dd9a26926
commit cf935d0d4e
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,4 @@
---
kind: pipeline
name: build
@ -648,3 +649,8 @@ steps:
environment:
CROWDIN_KEY:
from_secret: crowdin_key
---
kind: signature
hmac: b343ca4448b29bcd26ba9888fa67926040b2f420d891b62e2e74ce487557c58c
...