I am a new user to Jenkins, so please bear with me. The employee who set up Jenkins quit and we removed his access to our github repo. But he had configured our automated build to access git as himself, so of course that is failing now. I went into the project settings and added a new credential for a user that does have access to our github repo, along with their github password. Now when the build runs I get this:
Permission denied (publickey). What else do I have to do to switch the user that accesses our repo for builds? Thanks! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/96ae7a96-6f75-4d94-a344-1dae736b44d8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
