Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

Commit 0a83f94

Browse files
author
Takashi Matsuo
committed
Merge pull request #61 from GoogleCloudPlatform/cloud_build
Use cloud build for e2e testing.
2 parents 2455fa2 + 1757396 commit 0a83f94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/install_test_dependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ gcloud config configurations create ${CLOUDSDK_ACTIVE_CONFIG_NAME} || /bin/true
4545
gcloud -q components update app gsutil
4646
gcloud config set project ${GOOGLE_PROJECT_ID}
4747
gcloud config set app/promote_by_default false
48+
gcloud config set app/use_cloud_build true

0 commit comments

Comments
 (0)