Commit 6e4fdbaa authored by daidekun's avatar daidekun

node项目不需要

parent fb7e1878
......@@ -125,7 +125,6 @@ def build_nodejs(namespace, systemName, contextDir) {
}*/
sh "mv -f env.config.js ${configPath}"
/* sh buildCmd*/
sh 'tar zcf dist.tgz ./*'
sh "mv dist.tgz ${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