You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-07-01 00:54:57 +02:00
feat(build): templateable no_unique_dist_dir (#5115)
closes https://github.com/goreleaser/goreleaser/issues/5024 Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2d3b737d03
commit
301b193e6e
@ -207,6 +207,8 @@ builds:
|
||||
# created, you can set this property.
|
||||
# If you do, you are responsible for keeping different builds from
|
||||
# overriding each other.
|
||||
#
|
||||
# Templates: allowed (since v2.3).
|
||||
no_unique_dist_dir: true
|
||||
|
||||
# By default, GoReleaser will check if the main filepath has a main
|
||||
|
Reference in New Issue
Block a user