autorestic/RELEASE.md
2020-06-25 09:36:17 +02:00

149 B

Releasing

Releases are handled by the CD server with includes checksums for each binary.

git tag 0.x
git push
git push origin --tags