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