-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
docker-build-and-push-main
is failing
#4879
Comments
@youtalk @oguzkaganozt @mitsudome-r I'll now start working on this task. |
The test on the PR description passed: But the workflow triggered by the commit pushed failed: They use docker-build-and-push/action.yaml action. The biggest difference I see between them is,
So the test doesn't cover the I will investigate further. |
Since we no longer trigger this by the push event, it shouldn't be an issue anymore. |
docker-build-and-push-main
CI started failing after this was merged:https://github.com/autowarefoundation/autoware/actions/runs/9516216183/job/26232045461#step:8:1288
@oguzkaganozt
Probabable cause
It has passed the test on the initial PR description:
Then, some tag related things were changed within the PR review process:
#4849 (comment)
To prevent such cases from happening, perform the tests again before merging.
Originally posted by @xmfcx in #4849 (comment)
The text was updated successfully, but these errors were encountered: