mirror of
https://github.com/danbee/danbarber.me.hugo.git
synced 2025-03-04 08:59:18 +00:00
Create nixpacks.toml
This commit is contained in:
parent
0a609da79e
commit
2e6de9b8f7
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.120.4"
|
||||||
|
|
||||||
|
[[ nixpacks.included_files ]]
|
||||||
|
paths = ["/public"]
|
||||||
Loading…
Reference in New Issue
Block a user