mirror of https://github.com/helm/helm
Removing no_unique_dist_dir and switching binary to a flat name changed the _dist/ directory structure goreleaser produces. The existing make dist target (used by release.yml for Azure uploads) walks _dist/ subdirectories and names archives after them, so it would have started producing incorrectly named artifacts. Restoring the OS-arch subdirectory layout keeps that path working; the new archives section in this file names GitHub Release assets independently, so it is unaffected. Signed-off-by: Benoit Tigeot <benoit.tigeot@lifen.fr>pull/32490/head
parent
9ab0dd5923
commit
c812ac6867
Loading…
Reference in new issue