Commit 4dbc6392 authored by wentao.suo's avatar wentao.suo

fff

parent 2f86bbbc
...@@ -89,6 +89,7 @@ def call(body) { ...@@ -89,6 +89,7 @@ def call(body) {
} }
} }
} }
dir (systemName) {
stage('Docker Build And Push') { stage('Docker Build And Push') {
_utils.beautyEcho("Docker Build And Push", "stage") _utils.beautyEcho("Docker Build And Push", "stage")
if (config.buildType == "java") { if (config.buildType == "java") {
......
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