Go Release
Release Information
One-line
output
Step by Step
Release app (on linux)
output
Release docker (on mac)
output
Details
Step by Step
1. Push all commit, reclone repo, and snap login
output
2. set git tag
output
3. run goreleaser
output
4. docker hub release
output
Pre-Setting
Set git token
$export GITHUB_TOKEN="YOUR_GH_TOKEN"
Release app (on linux)
output
Release docker (on mac)
output
Details
Step by Step
1. Push all commit, reclone repo, and snap loginoutput
2. set git tag
output
3. run goreleaser
output
4. docker hub release
output
Pre-Setting
Set git token$export GITHUB_TOKEN="YOUR_GH_TOKEN"