adding nixpacks.toml
This commit is contained in:
parent
d3bc288e9e
commit
85795cd84d
11
nixpacks.toml
Normal file
11
nixpacks.toml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[phases.setup]
|
||||||
|
aptPkgs = ["hugo"]
|
||||||
|
|
||||||
|
[phases.build]
|
||||||
|
cmds = ["hugo --minify"]
|
||||||
|
|
||||||
|
[environment]
|
||||||
|
HUGO_VERSION = "0.112.3"
|
||||||
|
|
||||||
|
[[nixpacks.included_files]]
|
||||||
|
paths = ["/public"]
|
||||||
Loading…
x
Reference in New Issue
Block a user