Can you use the ssh-agent plugin + github SCM using deploy keys/ssh?

I have been trying all day, Jenkins 2.8.3, 
Plugins:
      - build-token-root:1.4
      - credentials-binding:1.13
      - docker-commons:1.8
      - docker-build-step:1.43
      - Exclusion:0.12
      - git:3.6.0
      - git-client:2.5.0
      - github:1.28.0
      - google-login:1.3
      - kubernetes:1.0
      - preSCMbuildstep:0.3
      - promoted-builds:2.29.1
      - s3:0.10.12
      - ssh:2.5
      - ssh-agent:1.15
      - ssh-credentials:1.13
      - workflow-aggregator:2.5
      - workflow-job:2.14.1

I have the credntial parameter setup:

http://take.ms/bVKHr

the ssh-agent config setup in the job:

http://take.ms/vx8cf

but if github SCM is setup, it fails with failed credentials, if I leave 
the SCM out and get to a build.. if I `ssh-add -l` it has no entities.... 
if I logon to the slave... it has no entities.... any ideas?

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8cf2a8d5-ca51-498c-83cc-5da0fd9923a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to