【发布时间】:2012-12-06 11:08:34
【问题描述】:
在 jenkins 预构建步骤中,我在执行脚本时选择了 Execute shell script on remote using ssh,但出现以下错误
cd /home/appsusr/bin; ./removetwl.sh
[ssh] Exception:java.io.FileNotFoundException: /home/appsusr/ .ssh/id_dsa (No such file directory)
com.Jcraft.jsch.JschException:java.io.filenotfoundexception: /home/aapsusr/ .ssh/id_dsa (no such file or directory)
【问题讨论】: