We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1f8129 + 2d3c13b commit b37093dCopy full SHA for b37093d
.github/workflows/native-image.yml
@@ -36,4 +36,4 @@ jobs:
36
mvn clean install -DskipTests
37
cd tests/test-native-image
38
mvn clean package -Pnative
39
- ./target/test-native -Davaje.profiles=admin
+ ./target/test-native-image -Davaje.profiles=admin
0 commit comments