I'm trying to make a CI/CD process in which i push content to the "test" branch, it deploys the project to the test environment and then i can use the promote button in deployment steps to send to the production environment and then pull the content of test in master.
I already setted an ssh key in the repository but don't know what else i need if i'm working in the same repository cause when i try to git checkout master to do the pull (because the pipeline is executing in test) it tells me it doesn't have the branch locally, so i do git fetch and i get the error:
Warning: Permanently added the RSA host key for IP address 'xx.xxx.xx.x' to the list of known hosts.
Permission denied (publickey).
What should i do to have this working?
To troubleshoot this issue with you, we'll need to collect a few more information from your side.
To avoid asking any personal information over, I went ahead and opened a support ticket on your behalf.
You will receive a notification on your email and we're gonna keep working with you over there. :)
Let me know if you don't receive the email notification!
Gabi
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.