提交 0894f508 authored 作者: 马磊's avatar 马磊

feat(all):

1. 修改私服地址 References: N/A
上级 438f3bf4
......@@ -111,7 +111,7 @@
<groupId>com.spotify</groupId>
<artifactId>dockerfile-maven-plugin</artifactId>
<configuration>
<repository>reg.dev.petropub.net/pip/szsyxy/${project.artifactId}</repository>
<repository>192.168.2.253:9000/szsyxy/${project.artifactId}</repository>
<tag>${project.version}</tag>
<skip>false</skip>
<buildArgs>
......
......@@ -27,7 +27,7 @@
<!-- <artifactId>docker-maven-plugin</artifactId>-->
<!-- <version>0.4.13</version>-->
<!-- <configuration>-->
<!-- <imageName>reg.dev.petropub.net/pip/szsyxy/${project.artifactId}:latst</imageName>-->
<!-- <imageName>192.168.2.253:9000/szsyxy/${project.artifactId}:latst</imageName>-->
<!-- <dockreDirectory>${project.basedir}/src/main/docker</dockreDirectory>-->
<!-- <resources>-->
<!-- <targetPath>/</targetPath>-->
......@@ -44,7 +44,7 @@
<groupId>com.spotify</groupId>
<artifactId>dockerfile-maven-plugin</artifactId>
<configuration>
<repository>reg.dev.petropub.net/pip/szsyxy/${project.artifactId}</repository>
<repository>192.168.2.253:9000/szsyxy/${project.artifactId}</repository>
<tag>${project.version}</tag>
<skip>false</skip>
<buildArgs>
......
......@@ -30,7 +30,7 @@
<artifactId>dockerfile-maven-plugin</artifactId>
<version>1.4.13</version>
<configuration>
<repository>reg.dev.petropub.net/pip/szsyxy/${project.artifactId}</repository>
<repository>192.168.2.253:9000/szsyxy/${project.artifactId}</repository>
<tag>${project.version}</tag>
<skip>false</skip>
<buildArgs>
......
......@@ -23,7 +23,7 @@
<groupId>com.spotify</groupId>
<artifactId>dockerfile-maven-plugin</artifactId>
<configuration>
<repository>reg.dev.petropub.net/pip/szsyxy/${project.artifactId}</repository>
<repository>192.168.2.253:9000/szsyxy/${project.artifactId}</repository>
<skip>false</skip>
<buildArgs>
<JAR_FILE>${project.build.finalName}.jar</JAR_FILE>
......
......@@ -81,7 +81,7 @@
<groupId>com.spotify</groupId>
<artifactId>dockerfile-maven-plugin</artifactId>
<configuration>
<repository>reg.dev.petropub.net/pip/szsyxy/${project.artifactId}</repository>
<repository>192.168.2.253:9000/szsyxy/${project.artifactId}</repository>
<skip>false</skip>
<buildArgs>
<JAR_FILE>${project.build.finalName}.jar</JAR_FILE>
......
......@@ -17,7 +17,7 @@
<groupId>com.spotify</groupId>
<artifactId>dockerfile-maven-plugin</artifactId>
<configuration>
<repository>reg.dev.petropub.net/pip/szsyxy/${project.artifactId}</repository>
<repository>192.168.2.253:9000/szsyxy/${project.artifactId}</repository>
<skip>false</skip>
<buildArgs>
<JAR_FILE>${project.build.finalName}.jar</JAR_FILE>
......
......@@ -47,7 +47,7 @@
<groupId>com.spotify</groupId>
<artifactId>dockerfile-maven-plugin</artifactId>
<configuration>
<repository>reg.dev.petropub.net/pip/szsyxy/${project.artifactId}</repository>
<repository>192.168.2.253:9000/szsyxy/${project.artifactId}</repository>
<skip>false</skip>
<buildArgs>
<JAR_FILE>${project.build.finalName}.jar</JAR_FILE>
......
......@@ -26,7 +26,7 @@
<groupId>com.spotify</groupId>
<artifactId>dockerfile-maven-plugin</artifactId>
<configuration>
<repository>reg.dev.petropub.net/pip/szsyxy/${project.artifactId}</repository>
<repository>192.168.2.253:9000/szsyxy/${project.artifactId}</repository>
<skip>false</skip>
<buildArgs>
<JAR_FILE>${project.build.finalName}.jar</JAR_FILE>
......
......@@ -30,7 +30,7 @@
<groupId>com.spotify</groupId>
<artifactId>dockerfile-maven-plugin</artifactId>
<configuration>
<repository>reg.dev.petropub.net/pip/szsyxy/${project.artifactId}</repository>
<repository>192.168.2.253:9000/szsyxy/${project.artifactId}</repository>
<skip>false</skip>
<buildArgs>
<JAR_FILE>${project.build.finalName}.jar</JAR_FILE>
......
......@@ -190,7 +190,7 @@
<!-- </execution>-->
</executions>
<configuration>
<repository>reg.dev.petropub.net/pip/szsyxy/${project.artifactId}</repository>
<repository>192.168.2.253:9000/szsyxy/${project.artifactId}</repository>
<skip>true</skip>
<!--使用maven配置验证权限,在settting.xml添加server标签-->
<useMavenSettingsForAuth>true</useMavenSettingsForAuth>
......
......@@ -36,7 +36,7 @@
<groupId>com.spotify</groupId>
<artifactId>dockerfile-maven-plugin</artifactId>
<configuration>
<repository>reg.dev.petropub.net/pip/szsyxy/${project.artifactId}</repository>
<repository>192.168.2.253:9000/szsyxy/${project.artifactId}</repository>
<skip>false</skip>
<buildArgs>
<JAR_FILE>${project.build.finalName}.jar</JAR_FILE>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论