Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Commit

Permalink
Fix goreleaser configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Shishkin <[email protected]>
  • Loading branch information
teran committed Oct 10, 2019
1 parent 32c0485 commit abd7259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
builds:
- env:
- CGO_ENABLED=0
main: cmd/tagger/main.go
main: ./cmd/tagger/
goos:
- darwin
- linux
Expand Down

0 comments on commit abd7259

Please sign in to comment.