We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f39aa8c commit 1ca55afCopy full SHA for 1ca55af
.goreleaser.yml
@@ -12,7 +12,7 @@ builds:
12
ldflags:
13
- -s -w -X github.com/QuickBase/quickbase-cli/qbclient.Version={{.Version}}
14
hooks:
15
- post: upx -qqq -9 {{ .Path }}
+ # post: upx -qqq -9 {{ .Path }}
16
17
archives:
18
- replacements:
0 commit comments