zdd 2 lat temu
rodzic
commit
724324f0ec
1 zmienionych plików z 0 dodań i 10 usunięć
  1. 0 10
      pom.xml

+ 0 - 10
pom.xml

@@ -37,16 +37,6 @@
                 <docker.image.version>1.0.0</docker.image.version>
             </properties>
         </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>
     <build>
         <plugins>