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

fffff

parent 409fb8b6
......@@ -342,7 +342,7 @@ def getDocketPackageImage(buildType){
def checkAndBuild(buildType,systemName,branchName,contextDir){
def pacegeDockerInfo = getDocketPackageImage(config.buildType)
def pacegeDockerInfo = getDocketPackageImage(buildType)
docker.image(pacegeDockerInfo["image"]).inside(pacegeDockerInfo["args"]){
......
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