Skip to content

Commit

Permalink
Stop releasing PIE builds as they're not statically linked
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvalavra authored and yuvalavra committed Oct 9, 2022
1 parent 0fc8bfc commit 3856324
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ builds:
goarch:
- amd64
- arm64
flags:
- -buildmode=pie
archives:
- builds:
- rbac-police
Expand Down

0 comments on commit 3856324

Please sign in to comment.