use built-in LFS
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-09-30 20:39:13 +02:00
parent fb6db0aabd
commit 0bbf227ed2

View File

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