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