9 lines
164 B
TOML
9 lines
164 B
TOML
[build]
|
|
command = "hugo"
|
|
publish = "public"
|
|
|
|
[context.production.environment]
|
|
HUGO_VERSION = "0.42.2"
|
|
|
|
[context.deploy-preview.environment]
|
|
HUGO_VERSION = "0.42.2"
|