presentations/netlify.toml

10 lines
164 B
TOML
Raw Normal View History

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