Skip to content

Commit

Permalink
Fix GitHub issue #173: Release packages should symlink squarescale-cl…
Browse files Browse the repository at this point in the history
…i to sqsc to comply with example scripts and former versions
  • Loading branch information
obourdon committed Oct 13, 2023
1 parent 155e5c9 commit 0256617
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
@@ -1,5 +1,6 @@
builds:
-
binary: sqsc
ldflags: -s -w -X main.Version={{.Version}} -X main.GitBranch={{.Branch}} -X main.GitCommit={{.ShortCommit}} -X main.BuildDate={{.Date}}
goos:
- linux
Expand Down

0 comments on commit 0256617

Please sign in to comment.