Skip to content

Commit

Permalink
Merge pull request #3269 from yuwenma/enable-service-in-e2e
Browse files Browse the repository at this point in the history
chore: enable bigquery in e2e
  • Loading branch information
google-oss-prow[bot] authored Dec 3, 2024
2 parents 3530c83 + 4432e19 commit 4a2f0e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/tasks/create-test-project
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ gcloud config set project "${GCP_PROJECT_ID}"

gcloud services enable \
apigee.googleapis.com \
bigquery.googleapis.com \
cloudbuild.googleapis.com \
cloudkms.googleapis.com \
compute.googleapis.com \
Expand Down

0 comments on commit 4a2f0e8

Please sign in to comment.