Skip to content

Commit

Permalink
Fix goreleaser config (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophetd committed Jan 18, 2022
1 parent ad51380 commit ea9429e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ builds:
ldflags:
- -X main.BuildVersion={{.Version}}

dir: .
main: cmd/stratus/main.go
dir: cmd/stratus
binary: stratus

archives:
Expand Down

0 comments on commit ea9429e

Please sign in to comment.