Commit c4b1c2fa authored by daidekun's avatar daidekun

fixbugs

parent edcd70c6
......@@ -179,8 +179,7 @@ def build_luaui(namespace, systemNames, contextDir, repoName, branchName, worksp
dir (systemName) {
if (systemName == "pinjamancepat-credit-review-ui") {
buildCmd = "npm run build"
configPath "src/config/env.config.js"
configPath = "src/config/env.config.js"
}else{
response = httpRequest "http://192.168.4.3:10088/config_server/get_node_command/${systemName}"
......
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