-
Notifications
You must be signed in to change notification settings - Fork 43
Merge the tag functionailty into build #413
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
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks. Let's wait for the rest of tests
Merge the tag functionality into build in the Makefiles