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 d41187c commit bc75487Copy full SHA for bc75487
run/markdown-preview/editor/test/e2e_test_setup.yaml
@@ -39,6 +39,7 @@ steps:
39
--no-allow-unauthenticated \
40
--region ${_REGION} \
41
--set-env-vars EDITOR_UPSTREAM_RENDER_URL=$(cat _service_url) \
42
+ --add-custom-audiences "https://action.test/" \
43
--service-account ${_SERVICE_ACCOUNT}"
44
45
images:
0 commit comments