Skip to content

Commit

Permalink
add resh-cli to goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
curusarn committed Jan 20, 2020
1 parent c51d4d1 commit 4bea947
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ builds:
# hooks:
# pre: rice embed-go
# post: ./script.sh
-
id: "cli"
main: ./cmd/cli
binary: bin/resh-cli
-
id: "collect"
main: ./cmd/collect
Expand Down

0 comments on commit 4bea947

Please sign in to comment.