We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67385df + fbd4840 commit 538c2d0Copy full SHA for 538c2d0
scripts/build.sh
@@ -44,7 +44,6 @@ gox \
44
-arch="${XC_ARCH}" \
45
-osarch="!linux/arm !darwin/386" \
46
-ldflags "-X main.GitCommit ${GIT_COMMIT}${GIT_DIRTY}" \
47
- -cgo \
48
-output "pkg/{{.OS}}_{{.Arch}}/nomad" \
49
.
50
0 commit comments