Skip to content

Commit 2ab3487

Browse files
committed
Added secrets required for DLP tests.
1 parent 7a08ad2 commit 2ab3487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/tests/run_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export GOOGLE_APPLICATION_CREDENTIALS=${KOKORO_GFILE_DIR}/service-acct.json
4545
export GOOGLE_CLOUD_PROJECT=java-docs-samples-testing
4646
export PATH=/google-cloud-sdk/bin:$PATH
4747
source ${KOKORO_GFILE_DIR}/aws-secrets.sh
48-
48+
source ${KOKORO_GFILE_DIR}/dlp_secrets.txt
4949
echo "******** Environment *********"
5050
env
5151
echo "******** mvn & Java *********"

0 commit comments

Comments
 (0)