mirror of
https://github.com/munin-monitoring/muninlite.git
synced 2024-12-22 13:52:13 +01:00
Update RELEASE_CHECKLIST.md
This commit is contained in:
parent
c9f4699c6a
commit
fa0a661bb2
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ make dist
|
||||||
```
|
```
|
||||||
3. push the commits (and the tag) to github:
|
3. push the commits (and the tag) to github:
|
||||||
```shell
|
```shell
|
||||||
|
git push
|
||||||
git push --tags
|
git push --tags
|
||||||
```
|
```
|
||||||
4. attach the locally generated release archive and the signature to the
|
4. attach the locally generated release archive and the signature to the
|
||||||
|
|
Loading…
Reference in a new issue