Skip to content

Commit

Permalink
add goreleaser
Browse files Browse the repository at this point in the history
Signed-off-by: Eti Ijeoma <ijayeti@gmail.com>
  • Loading branch information
Aijeyomah committed Oct 4, 2024
1 parent b351c11 commit f9cb5ce
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
Expand Up @@ -5,7 +5,7 @@ before:
- go mod tidy

builds:
- main: ./main.go
- main: cmd/kanvas-snapshot/main.go

env:
- CGO_ENABLED=0
Expand Down

0 comments on commit f9cb5ce

Please sign in to comment.