Skip to content

Commit be5000b

Browse files
committed
debug
1 parent 88c8a0a commit be5000b

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
@@ -75,6 +75,7 @@ graalvmA)
7575
echo "HELLOOOO"
7676
bash .kokoro/populate-secrets.sh
7777
if [[ ! -z "${GOOGLE_APPLICATION_CREDENTIALS}" && "${GOOGLE_APPLICATION_CREDENTIALS}" != /* ]]; then
78+
echo "HELLO1"
7879
export GOOGLE_APPLICATION_CREDENTIALS=$(realpath ${KOKORO_GFILE_DIR}/${GOOGLE_APPLICATION_CREDENTIALS})
7980
fi
8081
mvn -B ${INTEGRATION_TEST_ARGS} -ntp -Pnative -Pnative-test test -pl 'oauth2_http'

0 commit comments

Comments
 (0)