Merge branch 'master' into auto_bump_hugo_version
commit
adee45fe17
|
@ -4,7 +4,7 @@ publish = "site/public/"
|
|||
command = "pwd && cd themes/docsy && npm install && git submodule update -f --init && cd ../.. && hugo"
|
||||
|
||||
[build.environment]
|
||||
NODE_VERSION = "20.18.0"
|
||||
NODE_VERSION = "20.18.1"
|
||||
HUGO_VERSION = "v0.139.2"
|
||||
|
||||
[context.production.environment]
|
||||
|
|
Loading…
Reference in New Issue