This commit is contained in:
wanghao
2026-03-18 14:09:25 +08:00
6 changed files with 16 additions and 15 deletions
+2 -2
View File
@@ -50,7 +50,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
<plugin>
<!--<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.4.0</version>
@@ -87,7 +87,7 @@
</container>
</configuration>
</plugin>
</plugin>-->
</plugins>
</build>
</profile>