summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2018-04-09 22:38:39 -0700
committerCaleb Bassi <calebjbassi@gmail.com>2018-04-09 22:38:39 -0700
commitbaaa4836c6888f94870a51f707387971fad77c58 (patch)
tree42961f72b627e9b156a98723421c57683b37c6ac
parenta3089bcccadf30ffd2767eefd9ea2e1d047aec72 (diff)
Update build steps
-rw-r--r--.goreleaser.yml11
1 files changed, 7 insertions, 4 deletions
diff --git a/.goreleaser.yml b/.goreleaser.yml
index e86b7d9..b6828db 100644
--- a/.goreleaser.yml
+++ b/.goreleaser.yml
@@ -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