adoroszlai opened a new pull request, #33: URL: https://github.com/apache/ozone-docker-runner/pull/33
## What changes were proposed in this pull request? Publish `ozone-runner` Docker images created by the CI workflow to Docker Hub, in addition to existing practice. Only publish images with tags, not by Git commit SHA (the latter is used only for GitHub Container Registry). https://issues.apache.org/jira/browse/HDDS-11634 ## How was this patch tested? ``` git tag test-HDDS-11634 git push adoroszlai test-HDDS-11634 ``` [Workflow](https://github.com/adoroszlai/ozone-docker-runner/actions/runs/11720643164/job/32646418482) published the image to both [GitHub](https://github.com/adoroszlai/ozone-docker-runner/pkgs/container/ozone-runner/301804159?tag=test-HDDS-11634) and [Docker Hub](https://hub.docker.com/layers/adoroszlai/ozone-runner/test-HDDS-11634/images/sha256-4f8b2ab305a3fbc3f4602f5f7dc2f9a76c8c6659b610a806c8391b1398580802?context=explore). Secrets set by Apache Infra on this repo will be tested when this is merged and the commit tagged. Once we confirm this to be working, we can ask Infra to disable the Docker Hub automated build. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
