Skip to content

Commit

Permalink
diff-manifests: CRB is enabled in the prepareScript
Browse files Browse the repository at this point in the history
  • Loading branch information
croissanne authored and ondrejbudai committed Aug 17, 2023
1 parent 757ca2f commit a82e3c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/cases/diff-manifests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a82e3c3

Please sign in to comment.