Skip to content

Commit ee4f608

Browse files
committed
remove debug
1 parent 442e91e commit ee4f608

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.kokoro/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ integration)
7373
graalvmA)
7474
# Run Unit and Integration Tests with Native Image
7575
bash .kokoro/populate-secrets.sh
76-
echo $GOOGLE_APPLICATION_CREDENTIALS
7776
export GOOGLE_APPLICATION_CREDENTIALS="${KOKORO_GFILE_DIR}/secret_manager/java-it-service-account"
7877
mvn -B ${INTEGRATION_TEST_ARGS} -ntp -Pnative -Pnative-test test -pl 'oauth2_http'
7978
RETURN_CODE=$?

0 commit comments

Comments
 (0)