mirror of https://github.com/istio/istio.io.git
Attempt to build on netlify with 0.95.0 hugo (#11090)
* Attempt to build on netlify with 0.95.0 hugo * Update nodejs
This commit is contained in:
parent
8c0fc6d449
commit
953a3e4038
|
@ -2,8 +2,8 @@
|
||||||
publish = "public"
|
publish = "public"
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
HUGO_VERSION = "0.61.0"
|
HUGO_VERSION = "0.95.0"
|
||||||
NODE_VERSION = "12.8.0"
|
NODE_VERSION = "12.22.11"
|
||||||
BUILD_WITH_CONTAINER = "0"
|
BUILD_WITH_CONTAINER = "0"
|
||||||
|
|
||||||
[[headers]]
|
[[headers]]
|
||||||
|
|
Loading…
Reference in New Issue