Repository access denied. access via a deployment key is read-only

前端 未结 18 2030
孤城傲影
孤城傲影 2020-11-29 15:49

After successfully cloning my repo from heroku and added another remote

1/ git clone git@heroku.com:[APP].git
2/ git remote add bitbucket ssh://git@bitbucket         


        
18条回答
  •  旧巷少年郎
    2020-11-29 15:56

    Now the SSH option is under the security settings

    Click Your Avatar --> Bitbucket Settings --> SSH Key --> Add Key

    Paste your public key

提交回复
热议问题