Update build steps

This commit is contained in:
Caleb Bassi 2018-05-10 21:45:39 -07:00
parent 9b2f006f14
commit 91de40605f
1 changed files with 5 additions and 5 deletions

View File

@ -2,9 +2,9 @@ make sure gotop builds and runs
update version number in 'main.go' and 'download.sh'
commit changes
tag commit
export token
`sudo dockerd`
`goreleaser`
`rm -r dist`
`git push`
export GitHub token
run `sudo dockerd`
run `goreleaser`
run `rm -r dist`
run `git push`
update AUR package