Skip to content

Commit

Permalink
fix: goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
cmars committed Mar 23, 2022
1 parent 7eaae05 commit b9ffa3a
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,24 +7,6 @@ builds:
- windows
goarch:
- amd64
- id: onionpipe-linux-static
binary: onionpipe-linux-static
goos:
- linux
goarch:
- amd64
hooks:
pre: ./scripts/embed_linux.bash
tags:
- embed

archives:
- id: onionpipe
builds:
- onionpipe
- id: onionpipe-linux-static
builds:
- onionpipe-linux-static

brews:
- tap:
Expand Down

0 comments on commit b9ffa3a

Please sign in to comment.