jenkins在源码管理添加Git地址后下面报错怎么解决
我在这添加了jenkins证书,不好用,
Failed to connect to repository : Command "C:\Program Files\Git\bin\git.exe ls-remote -h git@github.com:cyking7/order.git HEAD" returned status code 128:
stdout:
stderr: Load key "C:\\workdir\\apache-tomcat-8.0.51\\temp\\ssh8851514250046603406.key": invalid format
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
这个要怎么配置,???