1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/artifact
Carlos A Becker 434248b34c
fix: release breaking when archive only
For some reason the set lib was trowing an int overflow  error on snapshot
when there are no binary artifacts to sign.

Refs  #2839
See https://github.com/goreleaser/goreleaser/runs/5334854323?check_suite_focus=true#step:21:50

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-02-25 13:55:32 -03:00
..
testdata fix: artifacts.json when type is archive (#2748) 2021-12-07 21:52:35 -03:00
.gitignore fix: improved artifact add logs 2017-12-18 09:19:02 -02:00
artifact_test.go fix: dedupliate cataloging binary artifacts (#2839) 2022-02-25 11:28:09 -03:00
artifact.go fix: release breaking when archive only 2022-02-25 13:55:32 -03:00