Commit 6fad11cd authored by daidekun's avatar daidekun

fixbug

parent 240b9a82
......@@ -45,7 +45,7 @@ def call(body) {
}
stage('Deploy') {
_stage.deploy(namespace, systemName, imageTag, isDeploy)
_stage.deploy(namespace, systemName, imageTag, tier, isDeploy)
}
stage("Clean") {
......
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