Files
kustomize/netlify.toml
2022-04-27 17:12:30 +00:00

11 lines
199 B
TOML

[build]
base = "site/"
command = "hugo"
publish = "../publishedSite"
[context.production.environment]
HUGO_VERSION = "0.92.2"
[context.deploy-preview.environment]
HUGO_VERSION = "0.92.2"