Skip to content

Commit 1792e70

Browse files
committed
correct audience
1 parent 429edee commit 1792e70

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
@@ -62,7 +62,7 @@ steps:
6262
--region ${_REGION} \
6363
--service-account ${_SERVICE_ACCOUNT} \
6464
--add-cloudsql-instances ${_CLOUD_SQL_CONNECTION_NAME} \
65-
--add-custom-audiences="https://actions.test/" \
65+
--add-custom-audiences="https://action.test/" \
6666
--update-secrets CLOUD_SQL_CREDENTIALS_SECRET=${_SERVICE}-secrets:latest"
6767
6868
images:

0 commit comments

Comments
 (0)