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 396ed9e commit 59803d4Copy full SHA for 59803d4
pipedream/.goreleaser.yml
@@ -24,7 +24,7 @@ builds:
24
hooks:
25
post:
26
- upx "{{ .Path }}"
27
- - id: "pipedream-darwin"
+ - id: "darwin"
28
binary: pipedream
29
ldflags: -s -w -X main.Version={{ .Version }}
30
goos:
0 commit comments