Skip to content

Commit

Permalink
enable static build
Browse files Browse the repository at this point in the history
Signed-off-by: rjshrjndrn <[email protected]>
  • Loading branch information
rjshrjndrn committed May 13, 2024
1 parent 8b126a7 commit 1c3024b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ release:
name: templater
builds:
- main: ./cmd/app
env:
- CGO_ENABLED=0
ldflags:
- -s -w -X main.appVersion={{.Version}}
brews:
Expand Down

0 comments on commit 1c3024b

Please sign in to comment.