Pull before checkout
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-09-30 20:56:37 +02:00
parent 4cd736ee8b
commit 0afb7844da

View File

@@ -6,11 +6,10 @@ steps:
image: alpine/git image: alpine/git
commands: commands:
- git lfs install --local - git lfs install --local
- git lfs fetch --all - git lfs pull
- git lfs checkout - git lfs checkout
- git lfs env - git lfs env
- git lfs ls-files - git lfs ls-files
- git lfs pull
- ls -lh static/img/thumbnails/2024-09-21/ - ls -lh static/img/thumbnails/2024-09-21/
- 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