Update build steps

This commit is contained in:
Caleb Bassi 2018-07-17 13:45:03 -07:00
parent d6a684d345
commit 0cd59ba400
1 changed files with 5 additions and 2 deletions

View File

@ -2,11 +2,14 @@ need to have goreleaser, xgo, and dockerd installed
make sure gotop builds and runs make sure gotop builds and runs
update version number in main.go update version number in main.go
add, commit, and push change commit changes
tag commit with version number tag commit with version number
push changes
export GitHub token in shell export GitHub token in shell
make sure dockerd is running make sure dockerd is running
run `goreleaser --rm-dist -f build/.goreleaser.yml` run `goreleaser --rm-dist -f build/.goreleaser.yml`
update GitHub release with Darwin builds update GitHub release with Darwin builds
update homebrew-gotop update homebrew-gotop
update AUR package version numbers (there's 3)
sha256 (run `sha256sum {archived file}`)
update AUR package version number