From 4cd736ee8bc45c0046d4f1845ee3b3b844d5338d Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Tue, 30 Sep 2025 20:52:12 +0200 Subject: [PATCH] Fix path --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index fea6aa4..0c2194a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,7 @@ steps: - git lfs env - git lfs ls-files - git lfs pull - - ls -lh img/thumbnails/2024-09-21/ + - ls -lh static/img/thumbnails/2024-09-21/ - name: build image: git.ipng.ch/ipng/drone-hugo:release-0.148.2 settings: