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 7a08ad2 commit 2ab3487Copy full SHA for 2ab3487
.kokoro/tests/run_tests.sh
@@ -45,7 +45,7 @@ export GOOGLE_APPLICATION_CREDENTIALS=${KOKORO_GFILE_DIR}/service-acct.json
45
export GOOGLE_CLOUD_PROJECT=java-docs-samples-testing
46
export PATH=/google-cloud-sdk/bin:$PATH
47
source ${KOKORO_GFILE_DIR}/aws-secrets.sh
48
-
+source ${KOKORO_GFILE_DIR}/dlp_secrets.txt
49
echo "******** Environment *********"
50
env
51
echo "******** mvn & Java *********"
0 commit comments