Commit 6d641123 authored by daidekun's avatar daidekun

1

parent 9f09688c
......@@ -192,7 +192,7 @@ def build_luaui(namespace, systemNames, contextDir, repoName, branchName, worksp
sh 'tar zcf ${systemName}.dist.tgz dist/'
sh "mv ${systemName}.dist.tgz ../${contextDir}"
sh "cd .."
}l
}
}
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