1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

Document how to reproduce executables

This commit is contained in:
jfhovinne
2022-09-05 19:08:37 +02:00
parent bd9419e6db
commit eada62f62c

View File

@@ -13,6 +13,10 @@ the `test-release` task of the Taskfile.
artifacts automatically when a new Git tag is pushed to master
(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
To release a new version on the [Homebrew tap][homebrewtap] edit the