Skip to content

Commit

Permalink
Update node V in netlify
Browse files Browse the repository at this point in the history
Signed-off-by: Yi Liu <[email protected]>
  • Loading branch information
Yi Liu authored and chrisguindon committed Jan 21, 2021
1 parent 657549d commit 8c05742
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
publish = "website/public"
command = "./build.sh && cd website && npm run disallow_robots_txt && hugo --buildFuture"

[build.environment]
NODE_VERSION = "12.18.3"

[context.production.environment]
HUGO_VERSION = "0.76.5"
HUGO_ENV = "production"
Expand Down

0 comments on commit 8c05742

Please sign in to comment.