mirror of https://github.com/grpc/grpc.io.git
Netlify config: set Node.js version (#227)
This commit is contained in:
parent
4c458658f5
commit
6f4ae77ad6
|
|
@ -4,6 +4,7 @@ command = "make production-build"
|
|||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.70.0"
|
||||
NODE_VERSION = "12"
|
||||
|
||||
[context.deploy-preview]
|
||||
command = "make preview-build"
|
||||
|
|
|
|||
Loading…
Reference in New Issue