pull/21862/merge
minikube-bot 2025-11-13 21:56:57 +00:00 committed by GitHub
commit bb021387b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ command = "pwd && cd themes/docsy && npm install && git submodule update -f --in
# node Active LTS # node Active LTS
NODE_VERSION = "20.19.5" NODE_VERSION = "20.19.5"
# https://github.com/gohugoio/hugo/releases # https://github.com/gohugoio/hugo/releases
HUGO_VERSION = "0.152.2" HUGO_VERSION = "v0.152.2"
[context.production.environment] [context.production.environment]
HUGO_ENV = "production" HUGO_ENV = "production"