Skip to content

Commit 09ac96c

Browse files
chore: update BQ project ID and add region environment variable for evaluation runs
1 parent 77c5479 commit 09ac96c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cloudbuild.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ steps:
6767
6868
export EVAL_GCP_PROJECT_ID=$PROJECT_ID
6969
export GOOGLE_CLOUD_PROJECT=$PROJECT_ID
70+
export EVAL_GCP_PROJECT_REGION=$_EVAL_REGION
7071
7172
# Combine CI metadata with run config
7273
cat /workspace/evals/ci_metadata.yaml >> /workspace/evals/run_config.yaml

0 commit comments

Comments
 (0)