This commit is contained in:
parent
a0c6526f45
commit
d3e632791e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ steps:
|
|||
- name: submodules
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git submodule update --recursive --remote
|
||||
- git submodule update --init --recursive --remote themes/ananke/
|
||||
|
||||
- name: build
|
||||
image: plugins/hugo
|
||||
|
|
Loading…
Add table
Reference in a new issue