0

I configured ec2 cloud slave on jenkins - when my multibranch pipeline starting it's first checkout the scm

checking out scm via shared library

when this run on master everything works fine and the checkout success but when it run on slave it's look it does not know the key:

Jenkins console errors slave throws

In the multibranch pipeline configurations it's configured to use my SSH credentials: SSH Creds

This is the key configuration: Jenkins credentials configuration

So it's look like the slave don't know the key - how can I configure this key in the slave ?

StephenKing
  • 36,187
  • 11
  • 83
  • 112
Tomer Lev
  • 61
  • 2
  • 7

0 Answers0