Commit 72b2ddfb authored by wentao.suo's avatar wentao.suo

fix

parent aa855f2e
...@@ -49,7 +49,7 @@ def call(body) { ...@@ -49,7 +49,7 @@ def call(body) {
stage('Init') { stage('Init') {
_utils.beautyEcho("Init", "stage") _utils.beautyEcho("Init", "stage")
_stage.init_dependency() _stage.init_dependency()
_stage.init_image_dependency(buildType,originSystemName,contextDir) _stage.init_image_dependency(buildType,systemName,contextDir)
} }
......
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