diff --git a/schutzbot/deploy.sh b/schutzbot/deploy.sh index d8c146f..b186b9c 100755 --- a/schutzbot/deploy.sh +++ b/schutzbot/deploy.sh @@ -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