do not update system necessarily
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
85625b711e
commit
f69767c734
@ -7,7 +7,7 @@ steps:
|
|||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
image: archlinux
|
image: archlinux
|
||||||
commands:
|
commands:
|
||||||
- pacman -Syu --noconfirm wget tar git
|
- pacman -S --noconfirm wget tar git
|
||||||
- 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 init
|
||||||
|
Loading…
Reference in New Issue
Block a user