Jenkins fails with github “git clone”

后端 未结 5 731
猫巷女王i
猫巷女王i 2020-12-15 18:17

When I do build in Jenkins, it fails with this error. Any idea?

ERROR: Error cloning remote repo \'origin\' : Could not clone git@github.com:test/test.git
ER         


        
5条回答
  •  执念已碎
    2020-12-15 18:52

    If you still have the Host key verification failed problem I answered a similar problem with a step by step solution here :

    Jenkins & Github not using SSH Key

提交回复
热议问题