nodece opened a new pull request, #17208: URL: https://github.com/apache/pulsar/pull/17208
### Motivation The current config will build the pulsar and pulsar-all images multiple times. https://github.com/apache/pulsar/runs/7945037366?check_suite_focus=true#step:10:5675 https://github.com/apache/pulsar/runs/7945037366?check_suite_focus=true#step:10:6760 ### Modifications - Remove `push` step, because we are using the bash script to push images to docker hub, see https://github.com/apache/pulsar/blob/master/wiki/release/release-process.md#publish-docker-images-to-personal-account-in-hubdockercom-if-you-dont-have-access-to-apachepulsar-org - Use `https://dmp.fabric8.io/#docker:tag` instead of `add-no-repo` step ### Documentation Check the box below or label this PR directly. Need to update docs? - [ ] `doc-required` (Your PR needs to update docs and you will update later) - [x] `doc-not-needed` (Please explain why) - [ ] `doc` (Your PR contains doc changes) - [ ] `doc-complete` (Docs have been already added) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
