摘要:
Jenkins应用--Linux shell集成 1.新建项目 2.构建添加shell #!/bin/sh user=`whoami` if [ $user == 'deploy' ] then echo "Hello, my name is $user" else echo "Sorry, I a 阅读全文
posted @ 2020-02-20 20:09
Will_D_Zhang
阅读(199)
评论(0)
推荐(0)
浙公网安备 33010602011771号