We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67385df commit fbd4840Copy full SHA for fbd4840
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