Commit f36d0619 authored by daidekun's avatar daidekun

fixbugs

parent aea8e8cc
......@@ -76,9 +76,6 @@ def call(body) {
}
stage('Docker Build And Push') {
if (config.buildType == "java") {
_stage.copy_files_java(systemName, contextDir)
}
imageTag = _stage.dockerbuild_and_push(buildNumber, branchName, harborGroup, 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