add hugo extended
parent
fade1aab2f
commit
e0c7f0ebcf
|
|
@ -33,6 +33,7 @@ steps:
|
|||
- curl https://github.com/gohugoio/hugo/releases/download/v$${HUGO_VERSION}/hugo_extended_$${HUGO_VERSION}_Linux-64bit.tar.gz -L | tar -xvz
|
||||
- chmod +x ./hugo
|
||||
- mkdir -p /go/src
|
||||
- ls -lah
|
||||
- make build
|
||||
when:
|
||||
branch:
|
||||
|
|
|
|||
Loading…
Reference in New Issue