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 8eed7f6 commit 8badd26Copy full SHA for 8badd26
.goreleaser.yml
@@ -139,8 +139,7 @@ nfpms:
139
license: "Apache 2.0"
140
homepage: https://d7y.io
141
bindir: /usr/bin
142
- builds:
143
- - dfget
+ ids: [dfget]
144
formats:
145
- rpm
146
- deb
@@ -185,8 +184,7 @@ nfpms:
185
184
186
187
188
189
- - dfcache
+ ids: [dfcache]
190
191
192
@@ -229,8 +227,7 @@ nfpms:
229
227
230
228
231
232
233
- - dfstore
+ ids: [dfstore]
234
235
236
0 commit comments