Add LFS pull

This commit is contained in:
2024-08-06 13:53:49 +02:00
parent 8e7840cc8b
commit 7f0d712c41

View File

@ -2,6 +2,11 @@ kind: pipeline
name: default
steps:
- name: git-lfs
image: alpine/git
commands:
- git lfs install
- git lfs pull
- name: build
image: pimvanpelt/drone-hugo:release-0.130.0
settings: