My team is trying to deploy our code to a server using CircleCI. Seems that circle ci docker container suddenly is unable to clone code. We haven’t done any changes on our permissions. Please help!
Using SSH Config Dir ‘/root/.ssh’
git version 2.20.1
Cloning git repository
Cloning into ‘.’…
Warning: Permanently added the ECDSA host key for IP address ‘’ to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.Please make sure you have the correct access rights
and the repository exists.exit status 128
CircleCI received exit code 128