diff options
Diffstat (limited to 'infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json')
-rw-r--r-- | infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json b/infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json index 6202166e45..c6d06e5edd 100644 --- a/infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json +++ b/infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json @@ -175,6 +175,9 @@ "-d", "[SLAVE_BUILD]/skia/infra/bots/tools/luci-go/linux64" ], + "env": { + "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" + }, "name": "download luci-go linux" }, { @@ -188,6 +191,9 @@ "-d", "[SLAVE_BUILD]/skia/infra/bots/tools/luci-go/mac64" ], + "env": { + "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" + }, "name": "download luci-go mac" }, { @@ -201,6 +207,9 @@ "-d", "[SLAVE_BUILD]/skia/infra/bots/tools/luci-go/win64" ], + "env": { + "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" + }, "name": "download luci-go win" }, { |