路径不匹配

jenkins连接Publish over SSH失败系列(一)Either Source files, Exec command or both must be supplied

 

可能会有人说,明明我D盘存在这个文件夹,为什么没有用呢?

实际上真正的路径是       Publish over SSH中的Remote directory(Manage Jenkins/Configure System/Publish over SSH下配置 )     +    上方的 Remote directory

我这里是 “/D:\test”,那肯定是有问题的,我C盘下可没有D盘。

jenkins连接Publish over SSH失败系列(一)Either Source files, Exec command or both must be supplied

 

 所以我可以修改为C盘下已有的路径,这样2处拼接起来就是对的

jenkins连接Publish over SSH失败系列(一)Either Source files, Exec command or both must be supplied

 

相关文章:

  • 2022-03-05
  • 2021-09-27
  • 2022-12-23
  • 2021-08-07
  • 2022-12-23
  • 2022-02-27
  • 2021-09-29
  • 2021-07-14
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-10-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-30
相关资源
相似解决方案