diff --git a/RELEASE.md b/RELEASE.md index 4a708d97b..f898a8345 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -90,10 +90,15 @@ git push -u origin support/2.7 ## Package Builds +> **Caution!** +> +> Don't forget the subscription packages! + ### RPM Packages ``` 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