Use zola 0.8 for the docs

This commit is contained in:
Vincent Prouillet 2019-06-22 13:15:13 +02:00
parent e6902264ef
commit 9faa0ddbdb

View file

@ -4,7 +4,7 @@
command = "zola build"
[build.environment]
ZOLA_VERSION = "0.7.0"
ZOLA_VERSION = "0.8.0"
[context.deploy-preview]
command = "zola build --base-url $DEPLOY_PRIME_URL"