summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2018-04-10 21:39:09 -0700
committerCaleb Bassi <calebjbassi@gmail.com>2018-04-10 21:39:09 -0700
commit8f2a6338681a1b470914e48b9d2af41d0485a64e (patch)
tree685a8e2cdf4a19bd105b3b17dcdb83f27ff6a969
parent9bd89b17893057cc11e17d4990c9bf1c0171439c (diff)
Update build steps
-rw-r--r--.goreleaser.yml19
1 files changed, 10 insertions, 9 deletions
diff --git a/.goreleaser.yml b/.goreleaser.yml
index 2ea1b6f..3f3b7cd 100644
--- a/.goreleaser.yml
+++ b/.goreleaser.yml
@@ -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