Skip to content

Commit

Permalink
Statically link binaries built by goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmwu committed Mar 29, 2024
1 parent cf9fd6d commit 4a7e0f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ builds:
goarch:
- amd64
- arm64
env:
- CGO_ENABLED=0
id: "gotpm"
main: ./cmd/gotpm
binary: gotpm
Expand Down

0 comments on commit 4a7e0f0

Please sign in to comment.