Skip to content

Commit 61f4aad

Browse files
authored
Update e2e_test_setup.yaml
1 parent 7a3bdd7 commit 61f4aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run/idp-sql/test/e2e_test_setup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ steps:
6363
args:
6464
- '-c'
6565
- |
66-
./test/retry.sh "gcloud run deploy ${_SERVICE} \
66+
./test/retry.sh "gcloud beta run deploy ${_SERVICE} \
6767
--project $PROJECT_ID \
6868
--image gcr.io/${PROJECT_ID}/${_SERVICE}:${_VERSION} \
6969
--allow-unauthenticated \

0 commit comments

Comments
 (0)