Update build steps

This commit is contained in:
Caleb Bassi 2018-04-09 19:05:39 -07:00
parent 403bdc747b
commit 99f907b412

View File

@ -1,9 +1,10 @@
# Build Steps # Build Steps
# 1. update version number in `main.go` and `download.sh` # 1. update version number in `main.go` and `download.sh`
# 2. commit changes # 2. commit changes
# 3. # 3. tag commit
# 4. push changes to GitHub # 4. run goreleaser
# 5. update AUR package # 5. push changes to GitHub
# 6. update AUR package
builds: builds:
- binary: gotop - binary: gotop