We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 429edee commit 1792e70Copy full SHA for 1792e70
run/idp-sql/test/e2e_test_setup.yaml
@@ -62,7 +62,7 @@ steps:
62
--region ${_REGION} \
63
--service-account ${_SERVICE_ACCOUNT} \
64
--add-cloudsql-instances ${_CLOUD_SQL_CONNECTION_NAME} \
65
- --add-custom-audiences="https://actions.test/" \
+ --add-custom-audiences="https://action.test/" \
66
--update-secrets CLOUD_SQL_CREDENTIALS_SECRET=${_SERVICE}-secrets:latest"
67
68
images:
0 commit comments