mirror of
https://github.com/kopia/kopia.git
synced 2026-03-12 11:16:25 -04:00
* goreleaser: added signatures to RPM binaries Currently goreleaser does not support it, so we're overriding signing script and signing all RPMs that it produces. Also changed goreleaser parameters to only publish binaries when running on linux/amd64. * build: added automatic publishing of RPMs to a YUM repository Also fixed RPM file names to match local conventions.