Hello,
I’m having issues with deployments, as the git clone command required to pull code from github doesn’t work.
Cloning into ‘services/base-service’…
ERROR: Repository not found.
fatal: Could not read from remote repository.
I’ve added my SSH public key to my github profile and i’ve also my SSH private key to circle with a blank hostname.
I am using the same SSH private public key pair to ssh into the server.
I have tried add the public key of the server to github, but github says the key is already in use.