Skip to content

Commit

Permalink
making good the releasing process
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdiooa committed Jan 28, 2024
1 parent 926dc52 commit ed43835
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ builds:
- arm64

ldflags:
- "{{ LDFLAGS }}"
- -a -installsuffix cgo
- -X main.gitTag={{.Tag}} -X main.gitCommit={{.Commit}} -X main.gitBranch={{.Branch}}

env:
- CGO_ENABLED=0
Expand Down

0 comments on commit ed43835

Please sign in to comment.