Skip to content

Commit

Permalink
fix cgo_enabled=0
Browse files Browse the repository at this point in the history
  • Loading branch information
yseto committed Mar 22, 2023
1 parent c6624bf commit 7bc2f7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
builds:
- binary: switch-traffic-to-mackerel
env:
- CGO_ENABLED=0
goos:
- linux
goarch:
Expand Down

0 comments on commit 7bc2f7e

Please sign in to comment.