The credentials plugin will allow you to register an ssh private key for a
user. Then you can configure the Jenkins job to use that credential when
cloning the repository.
Mark Waite
On Tue, Mar 3, 2015 at 8:51 AM, Robert Daniels
wrote:
> We have a private enterprise github system and we use ss
We have a private enterprise github system and we use ssh keys for
authentication.
I'm running a linux slave, logging in from Jenkins as the same user as I
would directly on the slave VM. However, git commands are coming back with
an error in the script:
+ git pull
Permission denied (publicke