Skip to content

Commit e2307b3

Browse files
docs(sample): remove protobuf feature from native image sample (#665)
* docs(sample): remove protobuf feature from native image sample * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 4341bf9 commit e2307b3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • java-tasks/samples/native-image-sample

java-tasks/samples/native-image-sample/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,6 @@
121121
<buildArgs>
122122
<buildArg>--no-fallback</buildArg>
123123
<buildArg>--no-server</buildArg>
124-
<buildArg>--initialize-at-build-time</buildArg>
125-
<buildArg>--features=com.google.cloud.nativeimage.features.ProtobufMessageFeature</buildArg>
126124
</buildArgs>
127125
</configuration>
128126
<executions>

0 commit comments

Comments
 (0)