From 98236e4a3c12fb192687ca8e792293fb463c5449 Mon Sep 17 00:00:00 2001 From: songyinyin Date: Tue, 21 Nov 2023 09:58:10 +0800 Subject: [PATCH] fix: action 06 image name --- app-runner/pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/app-runner/pom.xml b/app-runner/pom.xml index 05f5c01..91fde44 100644 --- a/app-runner/pom.xml +++ b/app-runner/pom.xml @@ -105,6 +105,26 @@ org.noear solon-maven-plugin + + org.graalvm.buildtools + native-maven-plugin + ${native.version} + + + + true + + app + + + + add-reachability-metadata + + add-reachability-metadata + + + +