Commit 273d5c31 by lzy

自动化部署

parent c731883b
Showing with 1 additions and 1 deletions
...@@ -18,7 +18,7 @@ node { ...@@ -18,7 +18,7 @@ node {
def profileList = ["test"] def profileList = ["test"]
//配置项 //配置项
def moduleList = ["top", "server-web"] def moduleList = ["top", "platform-web"]
def remoteNameList = [] def remoteNameList = []
for (def a in remoteList) { for (def a in remoteList) {
......
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 sign in to comment