Update build steps
This commit is contained in:
parent
9bd89b1789
commit
8f2a633868
@ -1,13 +1,14 @@
|
||||
# Build Steps
|
||||
# 1. update version number in 'main.go' and 'download.sh'
|
||||
# 2. commit changes
|
||||
# 3. tag commit
|
||||
# 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
|
||||
# 1. Make sure everything builds and runs
|
||||
# 2. update version number in 'main.go' and 'download.sh'
|
||||
# 3. commit changes
|
||||
# 4. tag commit
|
||||
# 5. delete 'dist' folder
|
||||
# 6. export token
|
||||
# 7. run goreleaser
|
||||
# 8. push changes to GitHub
|
||||
# 9. update release for latest commits
|
||||
# 10. update AUR package
|
||||
|
||||
builds:
|
||||
- binary: gotop
|
||||
|
Loading…
x
Reference in New Issue
Block a user