mirror of
https://github.com/cjbassi/gotop.git
synced 2025-04-27 13:48:54 +08:00
Update build steps
This commit is contained in:
parent
9b2f006f14
commit
91de40605f
@ -2,9 +2,9 @@ make sure gotop builds and runs
|
|||||||
update version number in 'main.go' and 'download.sh'
|
update version number in 'main.go' and 'download.sh'
|
||||||
commit changes
|
commit changes
|
||||||
tag commit
|
tag commit
|
||||||
export token
|
export GitHub token
|
||||||
`sudo dockerd`
|
run `sudo dockerd`
|
||||||
`goreleaser`
|
run `goreleaser`
|
||||||
`rm -r dist`
|
run `rm -r dist`
|
||||||
`git push`
|
run `git push`
|
||||||
update AUR package
|
update AUR package
|
||||||
|
Loading…
x
Reference in New Issue
Block a user