Skip to content
1 change: 1 addition & 0 deletions .kokoro/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ samples)
pushd ${SAMPLES_DIR}
mvn -B \
-ntp \
-Dprotobuf.version=4.29.4 \
-DtrimStackTrace=false \
-Dclirr.skip=true \
-Denforcer.skip=true \
Expand Down
Loading