Improve `uberjar.yml` workflow (test multi-arch job) (#35737)
* Improve `uberjar.yml` workflow It previously didn't even run multi-arch job if not on `master`. There's no reason not to run this job. The trick is only to **not** push the changes to DockerHub, unless we're on the `master` branch.
Please register or sign in to comment