Commit 1c2ff4c0 by lzy

部署

parent 273d5c31
Showing with 2 additions and 2 deletions
...@@ -18,7 +18,7 @@ node { ...@@ -18,7 +18,7 @@ node {
def profileList = ["test"] def profileList = ["test"]
//配置项 //配置项
def moduleList = ["top", "platform-web"] def moduleList = ["top", "server-web"]
def remoteNameList = [] def remoteNameList = []
for (def a in remoteList) { for (def a in remoteList) {
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>platform-web</artifactId> <artifactId>server-web</artifactId>
<dependencies> <dependencies>
......
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