Skip to content

Commit

Permalink
simple build script
Browse files Browse the repository at this point in the history
  • Loading branch information
Caleb Hailey committed Jan 24, 2019
1 parent 788184d commit 2535383
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -ldflags '-w -extldflags "-static"' -o sensu-slack-handler

0 comments on commit 2535383

Please sign in to comment.