diff --git a/build.sh b/build.sh new file mode 100755 index 00000000..47f270c3 --- /dev/null +++ b/build.sh @@ -0,0 +1 @@ +CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -ldflags '-w -extldflags "-static"' -o sensu-slack-handler