|
@@ -37,16 +37,6 @@
|
|
<docker.image.version>1.0.0</docker.image.version>
|
|
<docker.image.version>1.0.0</docker.image.version>
|
|
</properties>
|
|
</properties>
|
|
</profile>
|
|
</profile>
|
|
- <profile>
|
|
|
|
- <id>pro</id>
|
|
|
|
- <properties>
|
|
|
|
- <profiles.active>pro</profiles.active>
|
|
|
|
- <!-- Docker 配置 -->
|
|
|
|
- <docker.dockerHost>http://172.17.14.184:22375</docker.dockerHost>
|
|
|
|
- <docker.serviceId>DockerHub</docker.serviceId>
|
|
|
|
- <docker.image.version>1.0.1</docker.image.version>
|
|
|
|
- </properties>
|
|
|
|
- </profile>
|
|
|
|
</profiles>
|
|
</profiles>
|
|
<build>
|
|
<build>
|
|
<plugins>
|
|
<plugins>
|