set node version
parent
d6aba1b047
commit
8cc6d77bf3
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue