For some time I developed a project with a partner on local machines using Homested, it’s time to put the project on a real server. The repository is on bitbucket. I put it on the git server, generated the public key, added the key to the "Deployment keys" section on bitbucket. When executing the git clone command, my repository writes.
Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Tell me what the error is.
git clone git@bitbucket.org:<repo>- Shadow33ssh -Tv git@bitbucket.org- Umed