Commit db56735a authored by 温海元's avatar 温海元

fix bug

parent 35821cc9
......@@ -72,9 +72,8 @@ def call(body) {
imageTagInfo = _stage.imageTag(imageRepo,k8sSystemName,safeBranchName,timeStemp)
_stage.dockerbuild_and_push(imageTagInfo,buildNumber,systemName,branchName,timeStemp,contextDir)
_utils.beautyEcho("0","stage")
_stage.deploy(namespace, systemName, imageTagInfo["imageTagNew"], config.tier, isDeploy, cluster)
_utils.beautyEcho("1","stage")
}
/* 4 */
......
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