okumin commented on code in PR #6127:
URL: https://github.com/apache/hive/pull/6127#discussion_r2450383228
##########
.github/workflows/docker-GA-images.yml:
##########
@@ -153,23 +99,13 @@ jobs:
file: ./packaging/src/docker/Dockerfile
platforms: linux/amd64,linux/arm64
push: true
- tags: apache/hive:${{ env.tag }}
+ tags: ${{ env.namespace }}/hive:${{ env.tag }}
Review Comment:
I understand the machine user name prepared by the ASF infra team is not
`apache`. In this case, I chose `DOCKER_NAMESPACE`, where I expect the ASF
infra team not to configure. Thanks for presenting the JIRA ticket, which helps
me know what has happened.
--
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]