mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2025-09-04 01:30:39 +00:00
help for releasing
This commit is contained in:
9
RELEASE.md
Normal file
9
RELEASE.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# Releasing
|
||||||
|
|
||||||
|
Releases are handled by the CD server with includes checksums for each binary.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git tag 0.x
|
||||||
|
git push
|
||||||
|
git push origin --tags
|
||||||
|
```
|
Reference in New Issue
Block a user