mirror of
https://github.com/vmware-tanzu/velero.git
synced 2025-12-23 06:15:21 +00:00
11 lines
208 B
TOML
11 lines
208 B
TOML
[build]
|
|
base = "site/"
|
|
command = "hugo --gc --minify"
|
|
publish = "site/public"
|
|
|
|
[context.production.environment]
|
|
HUGO_VERSION = "0.73.0"
|
|
|
|
[context.deploy-preview.environment]
|
|
HUGO_VERSION = "0.73.0"
|