Add lfs installation

This commit is contained in:
Davide Polonio 2021-04-27 22:46:08 +02:00
parent d2f1799483
commit 0836f87082

@ -6,6 +6,7 @@ steps:
- name: lfs
image: alpine/git
commands:
- apk add --no-cache git-lfs
- git lfs install
- git lfs pull
- name: submodules