mirror of https://github.com/crossplane/docs.git
parent
247efca59c
commit
f41844b589
|
@ -18,7 +18,7 @@ status = 302
|
||||||
command = "sed -i 's/# writeStats: true/writeStats: true/g' config.yaml && cat config.yaml && hugo --minify"
|
command = "sed -i 's/# writeStats: true/writeStats: true/g' config.yaml && cat config.yaml && hugo --minify"
|
||||||
|
|
||||||
[context.production]
|
[context.production]
|
||||||
command = "sed -i 's/# writeStats: true/writeStats: true/g' config.yaml && && hugo --minify"
|
command = "sed -i 's/# writeStats: true/writeStats: true/g' config.yaml && hugo --minify"
|
||||||
|
|
||||||
# Use [dev] to set configuration overrides for local
|
# Use [dev] to set configuration overrides for local
|
||||||
# development environments run using Netlify Dev - except
|
# development environments run using Netlify Dev - except
|
||||||
|
|
Loading…
Reference in New Issue