1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-11 13:38:41 +02:00
Carlos Alexandro Becker 5828dd8d9b
fix: nfpm globbing multiple times (#2947)
The nfpm pipe was globbing the input list, and then globbing its result
as well. If you add a folder that had a file with, say `[]`, in it, it
would later fail the release upon trying to evaluate that as a glob.

This is probably some faulty nFPM update in which I should have removed
that but didn't.

Either way, this should fix it.

closes #2946
2022-03-01 20:57:12 -03:00
..
2021-12-30 09:47:52 -03:00
2022-02-25 08:43:08 -03:00
2021-12-21 21:45:28 -03:00
2021-12-22 14:42:18 -03:00
2021-11-06 16:49:23 -03:00
2022-02-24 22:57:51 -03:00
2021-11-11 23:53:40 -03:00
2021-10-05 20:53:17 -03:00
2021-04-25 14:20:49 -03:00
2021-12-21 21:45:28 -03:00
2021-12-16 13:41:50 -03:00
2021-12-21 00:07:17 -03:00