ndimiduk commented on a change in pull request #2438:
URL: https://github.com/apache/hbase/pull/2438#discussion_r496170748
##########
File path: dev-support/create-release/do-release-docker.sh
##########
@@ -77,6 +77,10 @@ Options:
If none specified, runs tag, then publish-dist, and then
publish-release.
'publish-snapshot' is also an allowed, less used, option.
-x debug. do less clean up. (env file, gpg forwarding on mac)
+ -i [ignore-svn-ci]
Review comment:
Hmm that could be a bigger change, but not insurmountable: rather than
copy keys, i think the ssh-agent could be used to forward credentials into the
docker environment, similar to how it's done with gpg-agent.
----------------------------------------------------------------
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]