Skip to content

Commit 73ffd65

Browse files
committed
set project id
1 parent 08b5798 commit 73ffd65

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
@@ -60,6 +60,7 @@ case ${JOB_TYPE} in
6060
echo "Finished running unit tests"
6161
;;
6262
integration)
63+
export DATASTORE_PROJECT_ID="${GOOGLE_CLOUD_PROJECT}"
6364
generate_modified_modules_list
6465
if [[ "$(release_please_snapshot_pull_request)" == "true" ]]; then
6566
echo "Skipping integration tests as this is Release Please SNAPSHOT pull request."

0 commit comments

Comments
 (0)