We don't need lfs
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
f94c14a395
commit
7d6f694478
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue