Though I have followed the link:
https://confluence.atlassian.com/bitbucket/set-up-ssh-for-git-728138079.html?_ga=2.22328955.1770985573.1534875662-1967466647.1532717161
I am getting
Warning: Permanently added the RSA host key for IP address '2406:da00:ff00::34cc:ea4a' to the list of known hosts.
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 have already followed other solutions provided by Community but didn't work for me.
So please suggest me if anyone finds another work around.
Thanks in advance.
1. Remove the deployment key from whatever repository you've added it to.
2. Add that key to your own account, as instructed in the linked documentation.
Thank you, that helped.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.