Hi all,
This is my first time, so apologies if this is obvious. I have a local codebase I am pushing up to my Bitbucket repository. On the command line, it prompts for my Bitbucket password, and after reading found that I can set up SSH keys and push via SSH to avoid having to enter my password each time.
I followed this guide: Set up SSH for Git on Windows, but when I got to Step 3 it deviated. In the Settings, I had to enable "Pipelines" in order to access SSH Keys, and then there is no 'Add Key' button in there. It also prompts for both private and public key, while only public in the directions. There is no 'Label' field. I don't know what to do here - I tried filling out the private/public but it did not yield anything.
I found Access Keys in the Settings, which looked similar to the instructions, but is only for read-only commands. Added the key there anyway, which worked, and then I got what was expected:
"repository access denied. access via a deployment key is read-only."
I am legitimately at my wits end for something I have to imagine is very simple .. Any advice is appreciated.
I realized I am in the Repository settings, when I should be in the BitBucket settings. Well, now I know better.
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.