set node version

pull/15342/head
Steven Powell 2022-11-10 15:51:42 -05:00
parent d6aba1b047
commit 8cc6d77bf3
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ publish = "site/public/"
command = "pwd && cd themes/docsy && npm install && git submodule update -f --init && cd ../.. && hugo"
[build.environment]
NODE_VERSION = "14.21.1"
HUGO_VERSION = "0.105.0"
[context.production.environment]