Commit 63421a78 authored by wentao.suo's avatar wentao.suo

fix

parent 224c5411
......@@ -64,7 +64,7 @@ def call(body) {
withDockerServer([uri: "tcp://192.168.4.96:2375/"]) {
_utils.beautyEcho("make docker image", "stage")
_stage.dockerbuild_and_push(imageTag,buildNumber,systemName,branchName ,cluster,timeStemp,contextDir,branchHashCode)
_stage.dockerbuild_and_push(imageTagInfo,buildNumber,systemName,branchName ,cluster,timeStemp,contextDir,branchHashCode)
}
......
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