Move Zola into the PATH
This commit is contained in:
parent
defad9996c
commit
10f1756c5a
@ -3,6 +3,7 @@ pages:
|
|||||||
script:
|
script:
|
||||||
- wget https://github.com/getzola/zola/releases/download/v0.12.2/zola-v0.12.2-x86_64-unknown-linux-gnu.tar.gz -O zola.tgz
|
- wget https://github.com/getzola/zola/releases/download/v0.12.2/zola-v0.12.2-x86_64-unknown-linux-gnu.tar.gz -O zola.tgz
|
||||||
- tar zxvf zola.tgz
|
- tar zxvf zola.tgz
|
||||||
|
- mv zola /usr/local/bin/
|
||||||
- ./build.sh
|
- ./build.sh
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user