Add debug
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Davide Polonio 2021-04-27 22:47:25 +02:00
parent 0836f87082
commit f94c14a395

View File

@ -6,9 +6,11 @@ steps:
- name: lfs
image: alpine/git
commands:
- ls -lah static/
- apk add --no-cache git-lfs
- git lfs install
- git lfs pull
- ls -lah static/
- name: submodules
image: alpine/git
commands: