File tree
Expand file treeCollapse file tree2 files changed
+2
-2
lines changed Expand file treeCollapse file tree2 files changed
+2
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
|
1 | 1 | docker:
|
2 | 2 | image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
|
3 |
| -digest: sha256:5b8c790f57cca57e6b37ba25f79291265c218cea3e6ba9714b001910ab3f1419 |
| 3 | +digest: sha256:a4d7b2cfc6a9d6b378a6b2458740eae15fcab28854bd23dad3a15102d2e47c87 |
Original file line number | Diff line number | Diff line change |
---|
@@ -71,7 +71,7 @@ integration)
|
71 | 71 | ;;
|
72 | 72 | graalvm)
|
73 | 73 | # Run Unit and Integration Tests with Native Image
|
74 |
| -mvn test -Pnative -Penable-integration-tests |
| 74 | +mvn -ntp -Pnative -Penable-integration-tests test |
75 | 75 | RETURN_CODE=$?
|
76 | 76 | ;;
|
77 | 77 | samples)
|
|
You can’t perform that action at this time.
0 commit comments