Skip to content

Commit

Permalink
generate static binaries with goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddyDD authored and alecthomas committed Oct 8, 2020
1 parent ef102ef commit 225abae
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
Expand Up @@ -6,6 +6,8 @@ release:
brews:
-
install: bin.install "chroma"
env:
- CGO_ENABLED=0
builds:
- goos:
- linux
Expand Down

0 comments on commit 225abae

Please sign in to comment.