Skip to content

Commit

Permalink
Modify run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
olyagpl committed Jan 24, 2025

Unverified

This user has not yet uploaded their public signing key.
1 parent f8b301e commit 8d36b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native-image/include-metadata/run.sh
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ set -ex
# With Tracing Agent
./mvnw clean
./mvnw -Pnative -DskipTests -DskipNativeBuild=true package exec:exec@java-agent
./mvnw -Pnative -DskipTests package exec:exec@native
./mvnw -Pnative -DskipTests package

## Run Gradle Project
# Default Configuration

0 comments on commit 8d36b52

Please sign in to comment.