[转载]Jenkins中执行batch和Python
时间:2014-06-11 10:03:49
收藏:0
阅读:296
例如: 下面执行windows batch 和python
执行后的输入如下:
可以看到windows batch和shell脚本被保存到slave上的临时目录下,然后再执行。
评论(0)