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