can not push. deployment key is read-only

http://stackoverflow.com/questions/13306435/repository-access-denied-access-via-a-deployment-key-is-read-only

First confusion on my side about where to set SSH Keys in BitBucket. I am new to BitBucket and I was setting a Deployment Key which gives read-access only.

So make sure you are setting you rsa pub key in your BitBucket account settings. Click your BitBucker avatar and select Manage account. There you'll be able to set SSH Keys.

I simply deleted the Deployment Key, I don't need any for now.

ANd voila it worked