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

ci: fix version comparison #3127

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Conversation

zhangzujian
Copy link
Member

@zhangzujian zhangzujian commented Aug 9, 2023

What type of this PR

  • CI

Which issue(s) this PR fixes:

Fixes #(issue-number)

WHAT

🤖 Generated by Copilot at 54606f8

Fix the condition for pushing debug images in .github/workflows/build-kube-ovn-base.yaml to use version comparison instead of string comparison. This ensures that debug images are pushed for the latest release branch and the master branch.

🤖 Generated by Copilot at 54606f8

Debug images
Pushed for latest release branch
Fixing bug in fall

HOW

🤖 Generated by Copilot at 54606f8

  • Modify the condition for pushing debug images to use version comparison instead of string comparison (link)

@zhangzujian zhangzujian added the ci label Aug 9, 2023
@zhangzujian zhangzujian marked this pull request as ready for review August 9, 2023 06:36
@zhangzujian zhangzujian merged commit 51ceddb into kubeovn:master Aug 9, 2023
56 of 57 checks passed
@zhangzujian zhangzujian deleted the fix-ci branch August 9, 2023 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants