We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c32bc1 commit 3569b33Copy full SHA for 3569b33
netlify.toml
@@ -6,6 +6,7 @@
6
base = "/"
7
command = "yarn workspace jest-website netlify:ci:production"
8
publish = "/website/build"
9
+ environment = { NODE_VERSION = "14.x" }
10
11
12
[context.production]
0 commit comments