From 25d870c72de0499f78d39de68080dfd8b1bdda6c Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Wed, 3 Jul 2024 11:31:37 -0400 Subject: [PATCH] maybe this will help --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 925d0f1..70c03c4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,6 +31,7 @@ steps: - name: hugo_drafts image: code.ndumas.com/ndumas/hugo commands: + - ls -lahR $HUGO_CACHEDIR/ - hugo --enableGitInfo -DF -d /drone/src/public/ --baseURL https://drafts.blog.ndumas.com when: branch: