8 lines
157 B
TOML
8 lines
157 B
TOML
|
[build]
|
||
|
publish = "public/"
|
||
|
command = "./scripts/build.sh"
|
||
|
|
||
|
[context.production.environment]
|
||
|
HUGO_VERSION = "0.40.3"
|
||
|
HUGO_ENV = "production"
|