Commit 1a404912 authored by wentao.suo's avatar wentao.suo

change python docker-slave

parent 318f2a35
......@@ -289,7 +289,7 @@ def getDocketPackageImage(buildType){
packageImageInfo["args"] = args
break
case "python":
packageImageInfo["image"] = "192.168.4.36/baseimg/jenkins-slave:2018040302"
packageImageInfo["image"] = "192.168.4.36/baseimg/docker-jenkins-slave:2018041102"
packageImageInfo["args"] = ""
break
case "lua-ui":
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment