Move Zola into the PATH

This commit is contained in:
Stavros Korokithakis 2021-01-07 19:35:20 +02:00
parent defad9996c
commit 10f1756c5a
No known key found for this signature in database
GPG Key ID: 26EA345ECD4C2A63

View File

@ -3,6 +3,7 @@ pages:
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
- tar zxvf zola.tgz
- mv zola /usr/local/bin/
- ./build.sh
artifacts:
paths: