If I have a private library on Github that I want to include in my Heroku
app via Bundler, I know I can pass the Git-SSH URL to Bundler. However, the
deploy machine would have to have the correct SSH keys to clone from github.
Is it possible to get my app's SSH pub key, and add it to my project on
Github to allow private cloning from Heroku?

Thanks!
David

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to