We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f78a15e commit 5d89a6cCopy full SHA for 5d89a6c
1 file changed
.goreleaser.yml
@@ -98,13 +98,13 @@ archives:
98
- id: linux
99
formats: tar.gz
100
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
101
- builds:
+ ids:
102
- newrelic-agent-control-linux
103
- newrelic-agent-control-cli-linux
104
- id: windows
105
formats: zip
106
107
108
- newrelic-agent-control-windows
109
- newrelic-agent-control-cli-windows
110
files:
0 commit comments