message no. 153276
Posted by jwarren_ in #github at 2016-10-12T20:29:47Z
Hey folks, I'm having an issue with keys and private repos. When I deploy my app, it updates from my private github repo, and uses the appropriate deploy key, which is in my /etc/hosts file for github.com. I then have another repo that gets installed with the Python package manager (Pip), but it's also private. Github won't let me use duplicate deploy keys though, so is there a reasonable way to configure this without having to set