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 tag CI failure #120

Merged
merged 1 commit into from
Jan 27, 2023
Merged

Conversation

rayandas
Copy link

@rayandas rayandas commented Jan 27, 2023

This PR adds arm and s390x in the arches in scripts/build.

Only amd64 and arm64 was in arches because of this the CI wasn't able to find the following files with not found error. /bin/arm/nginx-ingress-controller, /bin/arm/wait-shutdown and /bin/arm/dbg.
More at: https://drone-publish.rancher.io/rancher/ingress-nginx/215/1/2

This should fix the CI failures for tag.

only amd64 and arm64 was in arches because of this the CI wasn't able to find the following files with not found error. /bin/arm/nginx-ingress-controller, /bin/arm/wait-shutdown and /bin/arm/dbg
@rayandas rayandas requested review from snasovich, kinarashah and a team January 27, 2023 14:17
@rayandas rayandas merged commit b60b714 into rancher:nginx-1.5.x-fix Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants