mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 09:49:13 +00:00
Configuring hugo settings to match cli-experimental
This commit is contained in:
10
netlify.toml
Normal file
10
netlify.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[build]
|
||||
base = "site/"
|
||||
command = "hugo"
|
||||
publish = "../publishedSite"
|
||||
|
||||
[context.production.environment]
|
||||
HUGO_VERSION = "0.92.2"
|
||||
|
||||
[context.deploy-preview.environment]
|
||||
HUGO_VERSION = "0.92.2"
|
||||
Reference in New Issue
Block a user