More debugging
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-09-30 20:59:42 +02:00
parent 0afb7844da
commit 524d4efb92

View File

@@ -1,14 +1,21 @@
kind: pipeline
name: default
clone:
git:
image: alpine/git
depth: 0 # disables shallow clone
lfs: true # enables LFS support
steps:
- name: git-lfs
image: alpine/git
commands:
- git lfs install --local
- git lfs pull
- git lfs checkout
- git lfs env
# - git lfs install --local
# - git lfs pull
# - git lfs checkout
# - git lfs env
- git lfs ls-files
- ls -lh static/img/thumbnails/2024-09-21/
- name: build