소스 검색

测试推送

zdd 2 년 전
부모
커밋
724324f0ec
1개의 변경된 파일0개의 추가작업 그리고 10개의 파일을 삭제
  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>