I’m having an issue installing a composer package from a private git repo. I’m not sure how to setup CircleCi to authenticate to GitHub to download the source code.
What error are you getting when you try to do this?
I solved the issued by adding a user specific ssh key to the project settings.
1 Like