Commit 5917a163 authored by tong.li's avatar tong.li

Merge branch 'master' of git.quantgroup.cn:QA/global-jenkinsfile

parents 015c74d3 1e70fc74
...@@ -78,9 +78,9 @@ def build_ui(namespace, systemName, contextDir, repoName, branchName, workspace) ...@@ -78,9 +78,9 @@ def build_ui(namespace, systemName, contextDir, repoName, branchName, workspace)
buildCmd = res_json["buildCmd"] buildCmd = res_json["buildCmd"]
configName = systemName configName = systemName
print "==========================" print "=========================="
sh "mv -f env.config.js ${configPath}"
sh "mv -f env.config.js ${configPath}"
def bowerFile = fileExists './bower.json' def bowerFile = fileExists './bower.json'
print "=========env info==========" print "=========env info=========="
......
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