Update hugo
This commit is contained in:
parent
3bbc53dace
commit
0b9d454ed1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ machine:
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
pre:
|
pre:
|
||||||
- wget https://github.com/gohugoio/hugo/releases/download/v0.24.1/hugo_0.24.1_Linux-64bit.deb -O /tmp/hugo.deb && sudo dpkg -i /tmp/hugo.deb
|
- wget https://github.com/gohugoio/hugo/releases/download/v0.25/hugo_0.25_Linux-64bit.deb -O /tmp/hugo.deb && sudo dpkg -i /tmp/hugo.deb
|
||||||
|
|
||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
|
|
Loading…
Reference in a new issue