Update nixpacks.toml
This commit is contained in:
parent
97e3764244
commit
2c0c20241d
@ -4,8 +4,8 @@ aptPkgs = ["hugo"]
|
|||||||
[ phases.build ]
|
[ phases.build ]
|
||||||
cmds = ["hugo --minify"]
|
cmds = ["hugo --minify"]
|
||||||
|
|
||||||
[start]
|
[ environment ]
|
||||||
cmd = "echo 'Static site - no server needed'"
|
HUGO_VERSION = "0.112.3"
|
||||||
|
|
||||||
[variables]
|
[[ nixpacks.included_files ]]
|
||||||
HUGO_VERSION = "0.121.2"
|
paths = ["/public"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user