1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

release: Modernize goreleaser config

This commit is contained in:
James Hillyerd
2019-08-17 16:47:02 -07:00
parent de4bb991dd
commit 0956a13618
2 changed files with 40 additions and 40 deletions

View File

@@ -236,7 +236,7 @@ No change from beta1.
- Rename *Unreleased* section to release name and date.
- Add new GitHub `/compare` link
3. Run tests
4. Test cross-compile: `goreleaser --snapshot`
4. Update goreleaser, and then test cross-compile: `goreleaser --snapshot`
5. Commit changes and merge release: `git flow release finish`
6. Push tags and wait for https://travis-ci.org/inbucket/inbucket build to
complete