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 442e91e commit ee4f608Copy full SHA for ee4f608
.kokoro/build.sh
@@ -73,7 +73,6 @@ integration)
73
graalvmA)
74
# Run Unit and Integration Tests with Native Image
75
bash .kokoro/populate-secrets.sh
76
- echo $GOOGLE_APPLICATION_CREDENTIALS
77
export GOOGLE_APPLICATION_CREDENTIALS="${KOKORO_GFILE_DIR}/secret_manager/java-it-service-account"
78
mvn -B ${INTEGRATION_TEST_ARGS} -ntp -Pnative -Pnative-test test -pl 'oauth2_http'
79
RETURN_CODE=$?
0 commit comments