RELEASE.md: Add a note about our "other" packages

This commit is contained in:
Johannes Meyer 2022-03-09 14:51:33 +01:00
parent 95850750cf
commit 22125fcba6
1 changed files with 5 additions and 0 deletions

View File

@ -90,10 +90,15 @@ git push -u origin support/2.7
## Package Builds ## Package Builds
> **Caution!**
>
> Don't forget the subscription packages!
### RPM Packages ### RPM Packages
``` ```
git clone git@git.icinga.com:packaging/rpm-icingaweb2.git && cd rpm-icingaweb2 git clone git@git.icinga.com:packaging/rpm-icingaweb2.git && cd rpm-icingaweb2
git clone git@git.icinga.com:packaging/subscription-rpm-icingaweb2.git && cd subscription-rpm-icingaweb2
``` ```
### DEB Packages ### DEB Packages