This commit is contained in:
parent
996bc92876
commit
d2f1799483
@ -3,12 +3,15 @@ type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: lfs
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git lfs install
|
||||
- git lfs pull
|
||||
- name: submodules
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git submodule update --recursive --remote
|
||||
- ls -lah
|
||||
- ls -lah themes
|
||||
- name: lint checks
|
||||
image: node:14.16-alpine
|
||||
commands:
|
||||
|
Loading…
x
Reference in New Issue
Block a user