Chromium Code Reviews| Index: scripts/slave/recipes/chromium_trybot.expected/compile_failure_infra.json |
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_infra.json b/scripts/slave/recipes/chromium_trybot.expected/compile_failure_infra.json |
| index 72641a0ce03a97573deda34128ec6a052cb900d5..355cbeeeb14a3b42568cbfd933f50006bd4c8bec 100644 |
| --- a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_infra.json |
| +++ b/scripts/slave/recipes/chromium_trybot.expected/compile_failure_infra.json |
| @@ -347,6 +347,9 @@ |
| "//out/Release" |
| ], |
| "cwd": "[SLAVE_BUILD]", |
| + "env": { |
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
| + }, |
| "name": "generate_build_files (with patch)" |
| }, |
| { |
| @@ -525,6 +528,9 @@ |
| "//out/Release" |
| ], |
| "cwd": "[SLAVE_BUILD]", |
| + "env": { |
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
| + }, |
| "name": "generate_build_files (without patch)" |
| }, |
| { |