Skip to content

Commit

Permalink
schutzbot: pin composer (need integrated API)
Browse files Browse the repository at this point in the history
Update composer to a commit that includes the new integrated
cloud API as well as exposing all the image types via it.
  • Loading branch information
gicmo committed Feb 10, 2022
1 parent 58f45b8 commit 8e3be23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schutzbot/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function retry {
# Variables for where to find osbuild-composer RPMs to test against
DNF_REPO_BASEURL=http://osbuild-composer-repos.s3-website.us-east-2.amazonaws.com
OSBUILD_COMMIT=bb30ffa0629e16ecff103aaaeb7e931f3f8ff79e # release 46
OSBUILD_COMPOSER_COMMIT=f3d0a4ac89561f3970e18ef28a868f0b43ba98f1 # commit with mock-openid enhancements
OSBUILD_COMPOSER_COMMIT=631bd21ffeea03e7d4849f4d34430bde5a1b9db9 # commit that contains the cloud API integration

# Get OS details.
source /etc/os-release
Expand Down

0 comments on commit 8e3be23

Please sign in to comment.