Merge pull request #859 from jfhovinne/docs-reprobuilds

Document how to reproduce release binaries
This commit is contained in:
Andrey Nering
2022-09-05 14:29:42 -03:00
committed by GitHub

View File

@@ -13,6 +13,10 @@ the `test-release` task of the Taskfile.
artifacts automatically when a new Git tag is pushed to master artifacts automatically when a new Git tag is pushed to master
(raw executables and DEB and RPM packages). (raw executables and DEB and RPM packages).
Since v3.15.0, raw executables can also be reproduced and verified locally by
checking out a specific tag and calling `goreleaser build`, using the Go version
defined in the above GitHub Actions.
# Homebrew # Homebrew
To release a new version on the [Homebrew tap][homebrewtap] edit the To release a new version on the [Homebrew tap][homebrewtap] edit the