[infra] Speculative fix for vpython cache
Bug: skia:8263 Change-Id: Ic5003128485116c66ae1ed61e8727b9b1c33aa1a Reviewed-on: https://skia-review.googlesource.com/147968 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Eric Boren <borenet@google.com>
This commit is contained in:
parent
cc9c45d2e0
commit
7c42e01ced
@ -315,7 +315,7 @@ func kitchenTask(name, recipe, isolate, serviceAccount string, dimensions []stri
|
||||
Dimensions: dimensions,
|
||||
EnvPrefixes: map[string][]string{
|
||||
"PATH": []string{"cipd_bin_packages", "cipd_bin_packages/bin"},
|
||||
"VPYTHON_VIRTUALENV_ROOT": []string{"${cache_dir}/vpython"},
|
||||
"VPYTHON_VIRTUALENV_ROOT": []string{"cache/vpython"},
|
||||
},
|
||||
ExtraTags: map[string]string{
|
||||
"log_location": logdogAnnotationUrl(),
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user