mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 08:32:55 +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"
|