mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-12 22:20:56 -04:00
add more architectures to .goxc
This commit is contained in:
parent
6042fc2b83
commit
b81fc1be4e
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"ArtifactsDest": "$HOME/Code/GoBuilds/",
|
"ArtifactsDest": "GoBuilds/",
|
||||||
"OutPath": "{{.Dest}}{{.PS}}{{.AppName}}{{.PS}}{{.Version}}{{.PS}}{{.AppName}}_{{.Version}}_{{.Os}}_{{.Arch}}{{.Ext}}",
|
"OutPath": "{{.Dest}}{{.PS}}{{.AppName}}{{.PS}}{{.Version}}{{.PS}}{{.AppName}}_{{.Version}}_{{.Os}}_{{.Arch}}{{.Ext}}",
|
||||||
"BuildConstraints": "linux windows darwin freebsd netbsd",
|
"BuildConstraints": "linux windows darwin freebsd netbsd openbsd dragonfly",
|
||||||
"ConfigVersion": "0.9"
|
"ConfigVersion": "0.9"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user