Update hugo
This commit is contained in:
parent
413d229952
commit
51f3aa5166
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ machine:
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
post:
|
post:
|
||||||
- wget https://github.com/spf13/hugo/releases/download/v0.20.4/hugo_0.20.4_Linux-64bit.deb -O /tmp/hugo.deb && sudo dpkg -i /tmp/hugo.deb
|
- wget https://github.com/spf13/hugo/releases/download/v0.20.6/hugo_0.20.6_Linux-64bit.deb -O /tmp/hugo.deb && sudo dpkg -i /tmp/hugo.deb
|
||||||
|
|
||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
|
|
Loading…
Reference in a new issue