presentations/netlify.toml

10 lines
164 B
TOML
Raw Normal View History

2018-12-07 09:17:49 -06:00
[build]
command = "hugo"
publish = "public"
[context.production.environment]
HUGO_VERSION = "0.42.2"
[context.deploy-preview.environment]
HUGO_VERSION = "0.42.2"