Switch from submodule to static checked in theme
This commit is contained in:
@ -5,7 +5,7 @@ steps:
|
||||
- name: submodules
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git submodule update --init --recursive --remote
|
||||
# - git submodule update --init --recursive --remote
|
||||
- git lfs install
|
||||
- git lfs pull
|
||||
- name: build
|
||||
|
Reference in New Issue
Block a user