From 72a387f3cfcb0d7c6f28407f2063afe9c5998d95 Mon Sep 17 00:00:00 2001 From: James Mills <1290234+prologic@users.noreply.github.com> Date: Sat, 18 Mar 2023 21:08:56 +1000 Subject: [PATCH] Remove cache (doesn't work) --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7be61e9..f32f41d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,7 +34,6 @@ steps: settings: repo: prologic/zs tags: latest - cache: true build_args: - VERSION=latest - COMMIT=${DRONE_COMMIT_SHA:0:8}