mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
Updated the build script
This commit is contained in:
@@ -40,9 +40,8 @@ gox \
|
||||
-os="!openbsd" \
|
||||
-os="!solaris" \
|
||||
-arch="${XC_ARCH}" \
|
||||
-osarch="!linux/arm !darwin/386" \
|
||||
-osarch="!darwin/386" \
|
||||
-ldflags "-X main.GitCommit='${GIT_COMMIT}${GIT_DIRTY}'" \
|
||||
-cgo \
|
||||
-output "pkg/{{.OS}}_{{.Arch}}/nomad" \
|
||||
.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user