2 Commits

Author SHA1 Message Date
bamanker
5784db0746 添加了GraalVM的原生镜像版本-fix1 2023-11-11 11:45:55 +08:00
bamanker
e11418a3fa 添加了GraalVM的原生镜像版本 2023-11-09 23:43:24 +08:00

View File

@@ -10,7 +10,7 @@
</parent>
<groupId>com.bamanker</groupId>
<artifactId>dailylove</artifactId>
<version>v2.0</version>
<version>v2.1</version>
<name>dailyLove</name>
<description>dailylove</description>
<properties>
@@ -83,7 +83,7 @@
<phase>package</phase>
<goals>
<goal>build</goal>
<!-- <goal>push</goal>-->
<goal>push</goal>
</goals>
</execution>
</executions>