mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-10 03:47:03 +02:00
ff42024602
FPM would randomly fail to build deb and rpm packages. It apparently happens because fpm (or some tool it uses) shares state between runs (possibly by overriding files that are going inside the archive). The error `file changed as we read it` was happening, which is a `tar` error. I don't know how to fix this, but, in order to make goreleaser more stable, I'll disable the concurrency here for now. closes #333 |
||
---|---|---|
.. | ||
archive | ||
brew | ||
build | ||
changelog | ||
checksums | ||
cleandist | ||
defaults | ||
docker | ||
env | ||
fpm | ||
git | ||
release | ||
snapcraft | ||
pipe_test.go | ||
pipe.go |