Commit aa34fd97 authored by wentao.suo's avatar wentao.suo

aaa

parent 1d495606
...@@ -339,8 +339,8 @@ def getDocketPackageImage(buildType){ ...@@ -339,8 +339,8 @@ def getDocketPackageImage(buildType){
packageImageInfo["args"] = "" packageImageInfo["args"] = ""
break break
} }
_utils().beautyEcho("image :"+packageImageInfo["image"], "info") _utils().beautyEcho("image :"+ packageImageInfo["image"], "info")
_utils().beautyEcho("args"+packageImageInfo["args"], "info") _utils().beautyEcho("args :"+ packageImageInfo["args"], "info")
return packageImageInfo return packageImageInfo
} }
......
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