We don't need lfs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Davide Polonio 2021-04-27 22:48:24 +02:00
parent f94c14a395
commit 7d6f694478

View File

@ -3,14 +3,6 @@ type: docker
name: default name: default
steps: 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 - name: submodules
image: alpine/git image: alpine/git
commands: commands: