Build site with 0.4.0

This commit is contained in:
Vincent Prouillet 2018-08-03 23:09:40 +02:00
parent fb6e3bd5cc
commit 37a8f5f643

View file

@ -4,7 +4,7 @@
command = "gutenberg build" command = "gutenberg build"
[build.environment] [build.environment]
GUTENBERG_VERSION = "0.3.3" GUTENBERG_VERSION = "0.4.0"
[context.deploy-preview] [context.deploy-preview]
command = "gutenberg build --base-url $DEPLOY_PRIME_URL" command = "gutenberg build --base-url $DEPLOY_PRIME_URL"