Sign Drone config

This commit is contained in:
Basti 2022-02-12 09:34:36 -06:00
parent 32f02cc18a
commit 87e3b1a76c
Signed by untrusted user: basti
GPG Key ID: 9F88009D31D99C72

View File

@ -1,3 +1,4 @@
---
kind: pipeline
type: docker
name: CI build
@ -41,3 +42,8 @@ volumes:
- name: cache
host:
path: /var/lib/drone/tmp
---
kind: signature
hmac: f9a8cf97f6596625721365f6238f6f298aa5a7a4de10c3fb61c57202ae9d1ee1
...