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