Add debug
continuous-integration/drone/push Build is passing Details

pull/1/head
Davide Polonio 2021-04-27 22:47:25 +02:00
parent 0836f87082
commit f94c14a395
1 changed files with 2 additions and 0 deletions

View File

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