-
Notifications
You must be signed in to change notification settings - Fork 466
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
[GLUTEN-8774][CI] Run build docker images on pull requests #8776
Conversation
Does it PR mean each pull needs to build the docker file? It may increase the CI cost. |
@FelixYBW Only when listed file changes will trigger the build.
|
It's usually an option to push to |
@zhztheplayer I tried, I thought I cannot use arm machine on my forked repo, but seems I was wrong, now it's free for public repos |
What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)
(Fixes: #8774)
How was this patch tested?
(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)
(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)