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 3f5f76f commit abff0a3Copy full SHA for abff0a3
functions/ocr/app/ci-setup.json
@@ -1,7 +1,7 @@
1
{
2
"env": {
3
"FUNCTIONS_BUCKET": "$PROJECT_ID",
4
- "RESULTS_BUCKET": "$PROJECT_ID",
+ "RESULT_BUCKET": "$PROJECT_ID",
5
"TRANSLATE_TOPIC": "integration-tests-instance",
6
"RESULT_TOPIC": "integration-tests-instance",
7
"TO_LANG": "en,es"
0 commit comments