We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1b66cb commit 05b4ad0Copy full SHA for 05b4ad0
.kokoro/build.sh
@@ -73,6 +73,7 @@ integration)
73
mvn -B ${INTEGRATION_TEST_ARGS} \
74
-ntp \
75
-Penable-integration-tests \
76
+ -Dprotobuf.version=4.29.4 \
77
-DtrimStackTrace=false \
78
-Dclirr.skip=true \
79
-Denforcer.skip=true \
@@ -84,6 +85,7 @@ integration-cloud-devel)
84
85
86
87
88
89
90
91
@@ -98,6 +100,7 @@ integration-cloud-staging)
98
100
99
101
102
103
104
105
106
0 commit comments