Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

Commit

Permalink
Update build steps
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbassi committed Apr 10, 2018
1 parent a3089bc commit baaa483
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# 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
# 3. tag commit
# 4. run goreleaser
# 5. push changes to GitHub
# 6. update AUR package
# 4. delete 'dist' folder
# 5. export token
# 6. run goreleaser
# 7. push changes to GitHub
# 8. update release for latest commits
# 9. update AUR package

builds:
- binary: gotop
Expand Down

0 comments on commit baaa483

Please sign in to comment.