mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-04 03:11:55 +02:00
72cf8404c1
closes #3989 Basically, when some of these pipes fail, the error will be memorized, and all errors will be thrown in the end. Meaning: the exit code will still be 1, but it'll not have stopped in the first error. Thinking of maybe adding a `--fail-fast` flag to disable this behavior as well 🤔 --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
---|---|---|
.. | ||
testdata | ||
build_test.go | ||
build.go | ||
check_test.go | ||
check.go | ||
config_test.go | ||
config.go | ||
docs.go | ||
error.go | ||
healthcheck_test.go | ||
healthcheck.go | ||
init_test.go | ||
init.go | ||
man.go | ||
release_test.go | ||
release.go | ||
root_test.go | ||
root.go | ||
schema_test.go | ||
schema.go | ||
util_test.go |