| Index: scripts/slave/recipes/chromium_trybot.expected/clobber_analyze.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/clobber_analyze.json b/scripts/slave/recipes/chromium_trybot.expected/clobber_analyze.json
|
| index 59fa28c5575740e584c54941b0067b752a1fc8c2..6808ddb1da794f8bc0025dc309008b98dbcc6ad0 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/clobber_analyze.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/clobber_analyze.json
|
| @@ -271,6 +271,9 @@
|
| "/path/to/tmp/json"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "analyze",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -327,6 +330,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)"
|
| },
|
| {
|
|
|