Update build steps

This commit is contained in:
Caleb Bassi 2018-05-10 21:57:10 -07:00
parent 7bb67a4400
commit e31c82639f
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
make sure gotop builds and runs
update version number in 'main.go' and 'download.sh'
update version number in 'main.go' and 'scripts/download.sh'
commit changes
tag commit
export GitHub token
tag commit with latest version number
export GitHub token in shell
run `sudo dockerd`
run `goreleaser`
run `rm -r dist`