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

Fix missing architecture on release #393

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

jamiecuthill
Copy link
Contributor

I noticed that the release of 2.1.0-beta.1 failed due with the following error.

Error while loading �g</build/./mvnw: No such file or directory

I recreated the issue on a fork and noticed that linux/arm64 was not an available platform without first enabling docker QEMU. I suspect this was introduced by #336

@gitpod-io
Copy link

gitpod-io bot commented Jul 6, 2022

@jamiecuthill
Copy link
Contributor Author

@joschi

@joschi joschi added this to the 2.1.0 milestone Jul 7, 2022
Copy link
Collaborator

@joschi joschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jamiecuthill Thanks!

@joschi joschi merged commit fd5fb72 into OpenAPITools:master Jul 7, 2022
@joschi joschi added the bug label Jul 7, 2022
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.

None yet

2 participants