signed dronefile
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Jake Hillion 2021-06-14 13:35:30 +01:00
parent 1bf4c2e3a5
commit 2398b10d57

View File

@ -1,3 +1,4 @@
---
kind: pipeline
type: docker
name: default
@ -51,3 +52,8 @@ steps:
volumes:
- name: cache
temp: {}
---
kind: signature
hmac: d7c37edb0847754a42bb7ce0a5d1107690cd061201ac6e6154eef9845bbe0e80
...