Skip to content

Commit 63364bd

Browse files
authored
docs(sample): add native-image sample (#621)
Relocating the sample from native-image-support to this repository `mvn clean verify -DskipTests -P lint` passes. Fixes #<issue_number_goes_here> ☕️ If you write sample code, please follow the [samples format]( https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
1 parent 5f1b1a9 commit 63364bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<module>install-without-bom</module>
3232
<module>snapshot</module>
3333
<module>snippets</module>
34+
<module>native-image-sample</module>
3435
</modules>
3536

3637
<build>

0 commit comments

Comments
 (0)