Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
🔨 Using linker flag on Gorelease workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dwisiswant0 committed Feb 9, 2021
1 parent a2e5eff commit daa9054
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ builds:
- 386
- arm
- arm64
ldflags:
- -s -w -X ktbs.dev/teler/common.Version={{.Version}}

archives:
- id: tgz
Expand Down

0 comments on commit daa9054

Please sign in to comment.