Conversation
Pull Request validationFailed🔴 Failed or pending statuses:
Success🟢 Review - Reviewed by a member |
|
[test-all] |
phracek
left a comment
There was a problem hiding this comment.
What about to move also tag.sh functionality to build.sh?
We do not need a separate script and functionality.
After build, we can call function tag. Maybe move the tag functionality to common.sh
Testing Farm results
|
|
For RHEL10 tests there is an issue: Pulling ubi9/s2i-core for Dockerfile.rhel10 does not make sense. |
@phracek This isn't my error, as it was already pulling ubi9 before, e.g. here. The issue here was just that it couldn't pull it. Not sure how to fix it, though. |
|
[test] |
phracek
left a comment
There was a problem hiding this comment.
LGTM. Thanks. Let's wait for the rest of tests
Merge the tag functionality into build in the Makefiles