Push to BitBucket from SourceTree

I'm new to BitBucket and SourceTree, and I'm trying to push my contributor in SourceTree for windows with Git to BitBucket, but it gives me this error:

conq: repository access denied. access via a deployment key is read-only.

fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

I set the deployment key on BitBucket with my public key, and the ssh key agent works with my private key. I have owner rights. I think I skipped the configuration that leads to this error, any suggestion?

+5
source share
2 answers

, SSH " " Bitbucket. , SSH- " " ( "" ) > "SSH Keys".

+7

, ssh-,

0

All Articles