From efc73249ea6d7fa352355535a12f636a6dab278f Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Wed, 3 Jul 2024 11:52:04 -0400 Subject: [PATCH] Fine --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 5cb843e..6bae9e7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,6 +9,7 @@ steps: - name: hugo image: code.ndumas.com/ndumas/hugo:latest commands: + - ls -lah $DRONE_WORKSPACE/hugo_cache/ - HUGO_CACHEDIR="/$DRONE_WORKSPACE/hugo_cache/" sh $DRONE_WORKSPACE/build.sh $DRONE_BRANCH volumes: - name: go_module_cache