diff-manifests: CRB is enabled in the prepareScript

This commit is contained in:
Sanne Raymaekers 2023-08-04 11:01:41 +02:00 committed by Ondřej Budai
parent 757ca2f51a
commit a82e3c38c8

View file

@ -49,8 +49,6 @@ fi
greenprint "Installing build dependencies"
# first we need to install the rpm macros so that dnf can parse our spec file
sudo dnf install -y redhat-rpm-config
# we need to have access to codeready-builder repos for the dependencies
sudo dnf config-manager --set-enabled codeready-builder-for-rhel-9-rhui-rpms
# now install our build requirements
sudo dnf build-dep -y osbuild-composer.spec