This commit is contained in:
root 2025-06-09 22:29:49 +00:00
parent f98ad3aed8
commit 4a91a0a0c2

View File

@ -4,8 +4,8 @@ aptPkgs = ["hugo"]
[phases.build]
cmds = ["hugo --minify"]
[environment]
HUGO_VERSION = "0.147.8"
[start]
cmd = "echo 'Static site - nothing to start'"
[[nixpacks.included_files]]
paths = ["/public"]
[variables]
HUGO_VERSION = "0.121.2"