sign drone config

This commit is contained in:
ezkrg
2020-01-13 12:53:28 +01:00
parent 4befd197a9
commit 04c678870f

View File

@@ -1,3 +1,4 @@
---
kind: pipeline
type: docker
name: default
@@ -29,3 +30,8 @@ steps:
when:
event:
- tag
---
kind: signature
hmac: fe1d9f29429b7c966b53377ced1af268d08ddd754b535fe41a930b2a5ee44744
...