This is an automated email from the ASF dual-hosted git repository.

zhangyonglun pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob-ui.git


The following commit(s) were added to refs/heads/master by this push:
     new 70c9be2  refine docker release
70c9be2 is described below

commit 70c9be29fcd201f1edde013850eaf24c02a64e67
Author: Zhang Yonglun <[email protected]>
AuthorDate: Sat Aug 1 14:22:18 2020 +0800

    refine docker release
---
 .../shardingsphere-elasticjob-cloud-ui-bin-distribution/pom.xml         | 2 +-
 .../shardingsphere-elasticjob-lite-ui-bin-distribution/pom.xml          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/pom.xml
 
b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/pom.xml
index 447e1a9..130158d 100644
--- 
a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/pom.xml
+++ 
b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/pom.xml
@@ -97,7 +97,7 @@
                             
<repository>apache/shardingsphere-elasticjob-cloud-ui</repository>
                             <tag>${project.version}</tag>
                             <buildArgs>
-                                
<APP_NAME>${project.build.finalName}-shardingsphere-elasticjob-cloud-ui-bin</APP_NAME>
+                                
<APP_NAME>${project.build.finalName}-cloud-ui-bin</APP_NAME>
                             </buildArgs>
                         </configuration>
                     </plugin>
diff --git 
a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/pom.xml
 
b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/pom.xml
index 84a044a..33fe68f 100644
--- 
a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/pom.xml
+++ 
b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/pom.xml
@@ -97,7 +97,7 @@
                             
<repository>apache/shardingsphere-elasticjob-lite-ui</repository>
                             <tag>${project.version}</tag>
                             <buildArgs>
-                                
<APP_NAME>${project.build.finalName}-shardingsphere-elasticjob-lite-ui-bin</APP_NAME>
+                                
<APP_NAME>${project.build.finalName}-lite-ui-bin</APP_NAME>
                             </buildArgs>
                         </configuration>
                     </plugin>

Reply via email to