Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MuneebAijaz authored Jul 19, 2023
1 parent 0468bfc commit 12488a8
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
@@ -1,4 +1,8 @@
# .goreleaser.yml
before:
hooks:
- go mod download
- go generate ./...
builds:
- env:
- CGO_ENABLED=0
Expand Down

0 comments on commit 12488a8

Please sign in to comment.