[skip ci] add submodule in hugo-extended build too
This commit is contained in:
parent
a57fbca9c7
commit
75ffadcc53
@ -21,4 +21,6 @@ steps:
|
|||||||
- pacman -Syu --noconfirm wget tar
|
- pacman -Syu --noconfirm wget tar
|
||||||
- wget https://github.com/gohugoio/hugo/releases/download/v0.65.3/hugo_extended_0.65.3_Linux-64bit.tar.gz -O hugo.tgz
|
- wget https://github.com/gohugoio/hugo/releases/download/v0.65.3/hugo_extended_0.65.3_Linux-64bit.tar.gz -O hugo.tgz
|
||||||
- tar xfv hugo.tgz
|
- tar xfv hugo.tgz
|
||||||
|
- git submodule init
|
||||||
|
- git submodule update
|
||||||
- ./hugo --gc=true
|
- ./hugo --gc=true
|
||||||
|
Loading…
Reference in New Issue
Block a user