summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2018-05-10 21:45:39 -0700
committerCaleb Bassi <calebjbassi@gmail.com>2018-05-10 21:45:39 -0700
commit91de40605f8091e5a421a7faf2d417c0346282e7 (patch)
tree9d9e5c0e234e6e730437403f057bf61c7de444f0 /build
parent9b2f006f14d43228bf316f0f5e5ea837589ce560 (diff)
Update build steps
Diffstat (limited to 'build')
-rw-r--r--build/build_steps.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/build/build_steps.txt b/build/build_steps.txt
index 6bbf26e..a6efcf6 100644
--- a/build/build_steps.txt
+++ b/build/build_steps.txt
@@ -2,9 +2,9 @@ make sure gotop builds and runs
update version number in 'main.go' and 'download.sh'
commit changes
tag commit
-export token
-`sudo dockerd`
-`goreleaser`
-`rm -r dist`
-`git push`
+export GitHub token
+run `sudo dockerd`
+run `goreleaser`
+run `rm -r dist`
+run `git push`
update AUR package