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 build-base strategy #2950

Merged
merged 1 commit into from
Jun 16, 2023
Merged

Conversation

zhangzujian
Copy link
Member

@zhangzujian zhangzujian commented Jun 16, 2023

What type of this PR

  • CI

Which issue(s) this PR fixes:

Fixes #(issue-number)

WHAT

🤖 Generated by Copilot at d645166

Fix YAML formatting and enable fail-fast option in build-kube-ovn-base.yaml workflow. This enhances the CI process for building the base image of kube-ovn on different platforms.

🤖 Generated by Copilot at d645166

To build kube-ovn-base with ease
They fixed the YAML's indenting keys
And added fail-fast
To both jobs at last
To test all the branches they please

HOW

🤖 Generated by Copilot at d645166

  • Add fail-fast option to strategy of build-amd64 and build-arm64 jobs in .github/workflows/build-kube-ovn-base.yaml (link, link)
  • Fix indentation of matrix key in .github/workflows/build-kube-ovn-base.yaml (link)

@zhangzujian zhangzujian added the ci label Jun 16, 2023
@zhangzujian zhangzujian marked this pull request as ready for review June 16, 2023 01:59
@zhangzujian zhangzujian requested a review from oilbeater June 16, 2023 01:59
@zhangzujian zhangzujian merged commit c0730ac into kubeovn:master Jun 16, 2023
@zhangzujian zhangzujian deleted the fix-build-base branch June 16, 2023 08:00
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