I’ve followed the guide given by the Setup Manager within Unity Cloud Build.
However, when I go to BitBucket to add the SSH key I always get the same error:
“Invalid SSH key (ssh-keygen).”
Am I doing something wrong?
I’ve followed the guide given by the Setup Manager within Unity Cloud Build.
However, when I go to BitBucket to add the SSH key I always get the same error:
“Invalid SSH key (ssh-keygen).”
Am I doing something wrong?
You are missing the first bit “ssh-rsa” as pointed out. You may be copying it but it clearly is missing in the second window.
You don’t want to be sharing that key in public!