jenkins ssh连接超时 SSH: Disconnecting configuration
时间:2021-02-04 17:17:55
收藏:0
阅读:1751
SSH: Disconnecting configuration [192.168.2.68] ...
ERROR: Exception when publishing, exception message [Exec timed out or was interrupted after 120,000 ms]
Build step ‘Send files or execute commands over SSH‘ changed build result to UNSTABLE
Finished: UNSTABLE
1.延长timeout的时间
Send files or execute commands over SSH
配置点击高级
Exec timeout (ms)
修改为0
原文:https://www.cnblogs.com/lazy-sang/p/14373016.html
评论(0)