mirror of https://github.com/docker/docs.git
netlify: bump hugo version for preview deployments to v0.132.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
a1750fba00
commit
2fc1094c74
|
@ -4,7 +4,7 @@ publish = "public"
|
|||
[context.deploy-preview.environment]
|
||||
NODE_VERSION = "20"
|
||||
NODE_ENV = "production"
|
||||
HUGO_VERSION = "0.127.0"
|
||||
HUGO_VERSION = "0.132.0"
|
||||
HUGO_ENABLEGITINFO = "true"
|
||||
HUGO_ENVIRONMENT = "preview"
|
||||
|
||||
|
|
Loading…
Reference in New Issue