From 42abbc5b726d0068b419eda5054bc8b6a7f4f5ef Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Wed, 1 Oct 2025 10:02:43 +0200 Subject: [PATCH] Final update for LFS --- .drone.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index fbd3475..09d5a20 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,12 +8,7 @@ clone: depth: 0 steps: - - name: debug - image: alpine/git - commands: - - cat .gitattributes # Display the file contents in the logs - - ls -lh static/img/thumbnails/2024-09-21/ - - name: build + - name: hugo image: git.ipng.ch/ipng/drone-hugo:release-0.148.2 settings: hugo_version: 0.148.2