This commit is contained in:
@@ -8,7 +8,8 @@ steps:
|
||||
image: alpine/git
|
||||
commands:
|
||||
- cd themes
|
||||
- git submodule update --init --recursive
|
||||
#- git submodule update --init --recursive
|
||||
- git submodule update --force --recursive --init --remote
|
||||
|
||||
- name: build
|
||||
image: klakegg/hugo:ext-ci
|
||||
|
||||
Reference in New Issue
Block a user