Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add goreleaser
Browse files Browse the repository at this point in the history
Signed-off-by: Eti Ijeoma <[email protected]>
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
@@ -5,7 +5,7 @@ before:
- go mod tidy

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

env:
- CGO_ENABLED=0

0 comments on commit f9cb5ce

Please sign in to comment.