1
0
Fork 0
mirror of https://github.com/GuerillaHQ/now-playing synced 2024-06-07 19:16:55 +00:00

Update hugo version

This commit is contained in:
Tixie 2024-04-21 20:21:08 +02:00
parent eda954cdd6
commit 6fa0de6a77
No known key found for this signature in database

View file

@ -2,10 +2,11 @@
publish = "public"
command = "hugo -b $URL"
[build.environment]
HUGO_VERSION = "0.110.0"
HUGO_VERSION = "0.124.1"
[context.production.environment]
HUGO_VERSION = "0.124.1"
HUGO_ENV = "production"
command = "hugo -b $URL"