This commit is contained in:
parent
0836f87082
commit
f94c14a395
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user