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

This commit is contained in:
2025-09-30 20:41:04 +02:00
parent 0bbf227ed2
commit ceb43ad293

View File

@@ -1,18 +1,13 @@
kind: pipeline
name: default
clone:
git:
image: alpine/git
lfs: true
depth: 0
steps:
# - name: git-lfs
# image: alpine/git
# commands:
# - git lfs install
# - git lfs pull
- name: git-lfs
image: alpine/git
commands:
- git lfs install --local
- git lfs fetch --all
- git lfs checkout
- name: build
image: git.ipng.ch/ipng/drone-hugo:release-0.148.2
settings: