From 30df042f17cc443b722c7849fdc9130242627513 Mon Sep 17 00:00:00 2001 From: Simon Marsh Date: Sun, 2 Mar 2025 16:17:13 +0000 Subject: [PATCH] fix drone build --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b576c00..6182722 100644 --- a/.drone.yml +++ b/.drone.yml @@ -45,6 +45,7 @@ steps: username: burble password: from_secret: TOKEN + storage_driver: vfs --- kind: secret @@ -52,4 +53,3 @@ name: TOKEN get: path: burble.dn42/kv/data/drone/git.burble.dn42 name: artifact-token -