From 0afb7844da0ec8b4148f9f806a09f9c112784798 Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Tue, 30 Sep 2025 20:56:37 +0200 Subject: [PATCH] Pull before checkout --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 0c2194a..28d98fb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,11 +6,10 @@ steps: image: alpine/git commands: - git lfs install --local - - git lfs fetch --all + - git lfs pull - git lfs checkout - git lfs env - git lfs ls-files - - git lfs pull - ls -lh static/img/thumbnails/2024-09-21/ - name: build image: git.ipng.ch/ipng/drone-hugo:release-0.148.2