Skip to content

Commit

Permalink
goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
kdudkov committed Nov 7, 2023
1 parent 1f87af2 commit 3603715
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ builds:
- '-s -w -X main.gitRevision={{.Version}} -X main.gitCommit={{.Commit}}'
goos: [ windows, linux, darwin ]
goarch: [ amd64, arm64, arm ]
goarm: [ 6, 7 ]
archives:
- id: server
builds: [ server, ctl, takreplay ]
Expand Down

0 comments on commit 3603715

Please sign in to comment.