Update lfs checkout
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-09-30 20:46:00 +02:00
parent 7919697789
commit 9de4ee3697

View File

@@ -9,12 +9,11 @@ clone:
steps:
# - name: git-lfs
# image: alpine/git
# commands:
# - git lfs install --local
# - git lfs fetch --all
# - git lfs checkout
- name: lfs-checkout
image: alpine/git
commands:
- git lfs install --local
- git lfs checkout
- name: build
image: git.ipng.ch/ipng/drone-hugo:release-0.148.2
settings: