Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Library to support UBI testing. #511

Merged
merged 8 commits into from
Aug 19, 2024
Prev Previous commit
Next Next commit
ubi docker library testing - amd64 for now
grooverdan committed Jul 24, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit f0f83e2b073864ceb742a3a11dac3c393b1b8a0a
2 changes: 1 addition & 1 deletion utils.py
Original file line number Diff line number Diff line change
@@ -508,7 +508,7 @@ def hasDockerLibrary(step):
"11.5",
"11.6",
"main",
] and builderName.endswith("rhel-9-rpm-autobake"):
] and builderName.endswith("amd64-rhel-9-rpm-autobake"):
RazvanLiviuVarzaru marked this conversation as resolved.
Show resolved Hide resolved
return True

# We only build on the above autobakes for all architectures