jenkins中使用shell的try命令
时间:2021-06-23 21:09:15
收藏:0
阅读:12
{ rm test.sh } || { echo "文件不存在" }
原文:https://www.cnblogs.com/tarzen213/p/14923842.html
评论(0)
{ rm test.sh } || { echo "文件不存在" }
原文:https://www.cnblogs.com/tarzen213/p/14923842.html