schutzbot: Use 8.4 nightly b/c latest is now 8.5

This commit is contained in:
Aleksandar Todorov 2021-02-10 10:29:18 +02:00 committed by Ondřej Budai
parent 4787fce3b7
commit f56a07472a

View file

@ -8,7 +8,7 @@ function greenprint {
ARCH=$(uname -m)
curl -L http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8/COMPOSE_ID > COMPOSE_ID
curl -L http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.4/COMPOSE_ID > COMPOSE_ID
COMPOSE_ID=$(cat COMPOSE_ID)
# Create a repository file for installing the osbuild-composer RPMs