fix docker build
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2025-03-02 16:11:00 +00:00
parent 20adfc8417
commit 60d612e12a
Signed by: burble
GPG Key ID: E9B4156C1659C079

View File

@ -14,6 +14,7 @@ steps:
username: burble
password:
from_secret: TOKEN
storage_driver: vfs
---
kind: secret
@ -22,8 +23,3 @@ get:
path: burble.dn42/kv/data/drone/git.burble.dn42
name: artifact-token
---
kind: signature
hmac: d6a5d74f6b48bb0108f40808e9b88564a5a808ea8cb30e5c4ce17a59f67f1095
...