mirror of
https://github.com/kubesphere/website.git
synced 2026-01-01 03:33:29 +00:00
9 lines
215 B
TOML
9 lines
215 B
TOML
[context.production.environment]
|
|
HUGO_VERSION = "0.70.0"
|
|
|
|
[context.deploy-preview.environment]
|
|
HUGO_VERSION = "0.70.0"
|
|
|
|
[context.deploy-preview]
|
|
command = "hugo --gc --minify --buildFuture -b $DEPLOY_PRIME_URL"
|