Browse Source

修改发版jkd

chenkq 2 tuần trước cách đây
mục cha
commit
10c4e47493
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      storlead-mail-api/pom.xml

+ 2 - 0
storlead-mail-api/pom.xml

@@ -27,6 +27,8 @@
     </dependencies>
 
     <build>
+        <!-- 与 Jenkins Dockerfile COPY ${module}/target/${module}.jar 对齐 -->
+        <finalName>${project.artifactId}</finalName>
         <plugins>
             <plugin>
                 <groupId>org.springframework.boot</groupId>