try somthing for Netlify

This commit is contained in:
Gregory Schier 2017-11-26 21:54:55 +00:00
parent 1f8edcc71b
commit 174abd3eee

View File

@ -2,12 +2,5 @@
base = "website"
publish = "_speedpack"
command = "npm run build"
[context.production.environment]
HUGO_VERSION = "0.30"
[context.deploy-preview.environment]
HUGO_VERSION = "0.30"
[context.branch-deploy.environment]
HUGO_VERSION = "0.30"
HUGO_VERSION = "0.30"
NODE_VERSION = "9"