jojochuang commented on a change in pull request #450:
URL: https://github.com/apache/submarine/pull/450#discussion_r522472839
##########
File path: dev-support/cicd/HowToRelease.md
##########
@@ -95,7 +98,7 @@ docker tag local/mini-submarine:0.3.0
apache/submarine:mini-0.3.0-RC0
```
In the container, we can verify that the submarine jar version is the expected
0.3.0. Then we can upload this image with a "RC" tag for a vote.
```
-docker push apache/mini-submarine:0.3.0:RC0
+docker push apache/submarine:mini-0.3.0-RC0
Review comment:
Does it require an INFRA ticket to grant you permission to the ASF
DockerHub? like this one? https://issues.apache.org/jira/browse/INFRA-20364
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]