Commit 1b115a8d authored by daidekun's avatar daidekun

fixbugs

parent b8c9df8c
......@@ -54,7 +54,7 @@ def copy_files_java(systemName, contextDir) {
break
}
sh "cp ${jar_path} ${contextDir}/app.jar"
sh "cp ${jar_path} ${contextDir}/"
}
def 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