We don't need lfs
continuous-integration/drone/push Build is passing Details

pull/1/head
Davide Polonio 2021-04-27 22:48:24 +02:00
parent f94c14a395
commit 7d6f694478
1 changed files with 0 additions and 8 deletions

View File

@ -3,14 +3,6 @@ type: docker
name: default
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: