[skip ci] add submodule in hugo-extended build too

This commit is contained in:
surtur 2020-02-28 00:17:25 +01:00
parent a57fbca9c7
commit 75ffadcc53
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -21,4 +21,6 @@ steps:
- 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
- tar xfv hugo.tgz
- git submodule init
- git submodule update
- ./hugo --gc=true