You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-12-01 23:11:43 +02:00
fix: better universalbinary message (#4627)
<!-- Hi, thanks for contributing! Please make sure you read our CONTRIBUTING guide. Also, add tests and the respective documentation changes as well. --> <!-- If applied, this commit will... --> ... <!-- Why is this change being made? --> ... <!-- # Provide links to any relevant tickets, URLs or other resources --> ... Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c9cc1065b4
commit
b33f14c0fa
@@ -16,6 +16,9 @@ universal_binaries:
|
||||
|
||||
# IDs to use to filter the built binaries.
|
||||
#
|
||||
# Notice that you shouldn't include different apps' IDs here.
|
||||
# This field is usually only required if you are using CGO.
|
||||
#
|
||||
# Default: the value of the id field
|
||||
# Since: v1.3
|
||||
ids:
|
||||
|
||||
Reference in New Issue
Block a user