Skip to content

Commit cfbe873

Browse files
committed
add log env to integration in build.sh
1 parent 4202902 commit cfbe873

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.kokoro/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ javadoc)
6060
RETURN_CODE=$?
6161
;;
6262
integration)
63+
export GOOGLE_SDK_JAVA_LOGGING=true
6364
mvn -B ${INTEGRATION_TEST_ARGS} \
6465
-ntp \
6566
-Penable-integration-tests \

0 commit comments

Comments
 (0)