Skip to content

Commit

Permalink
docs(sample): remove protobuf feature from native image sample (#665)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
mpeddada1 and gcf-owl-bot[bot] committed Apr 22, 2022
1 parent cd85b9e commit ecc9574
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tasks/native-image-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@
<buildArgs>
<buildArg>--no-fallback</buildArg>
<buildArg>--no-server</buildArg>
<buildArg>--initialize-at-build-time</buildArg>
<buildArg>--features=com.google.cloud.nativeimage.features.ProtobufMessageFeature</buildArg>
</buildArgs>
</configuration>
<executions>
Expand Down

0 comments on commit ecc9574

Please sign in to comment.