Hi,
I’ve got a project which depends on a private Pod. When I try to run the cocoa pod step it fails because bitrise can’t access the pod repository. If I try to add the project’s ssh key to the pod repository, GitHub complains it’s in use (which it is, by the project’s repository).
What can I do to make sure that bitrise can access both repos?