aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/tasks.json
diff options
context:
space:
mode:
authorGravatar Ben Wagner <benjaminwagner@google.com>2018-04-26 16:58:00 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-04-26 21:14:43 +0000
commit0820a6fb697be598b41b65c7645659e216b30bc5 (patch)
treeb3fbcdfaf81337a4a2ac7db7dd9057002078de9e /infra/bots/tasks.json
parent36122e74c1d34983b60ca9dcf8cb4bed6bde7d40 (diff)
Fix missing/duplicate named caches
Fixes issue with https://skia-review.googlesource.com/c/skia/+/123929 No-Try: true Change-Id: I582b2bba67b8b257f35c5b85ccfe6e6304ff7a7c Reviewed-on: https://skia-review.googlesource.com/124180 Commit-Queue: Ben Wagner <benjaminwagner@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Ravi Mistry <rmistry@google.com>
Diffstat (limited to 'infra/bots/tasks.json')
-rw-r--r--infra/bots/tasks.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/infra/bots/tasks.json b/infra/bots/tasks.json
index 2e51051124..34c5e97c1a 100644
--- a/infra/bots/tasks.json
+++ b/infra/bots/tasks.json
@@ -17090,10 +17090,6 @@
{
"name": "work",
"path": "cache/work"
- },
- {
- "name": "work",
- "path": "cache/work"
}
],
"cipd_packages": [
@@ -17366,6 +17362,10 @@
{
"name": "vpython",
"path": "cache/vpython"
+ },
+ {
+ "name": "work",
+ "path": "cache/work"
}
],
"cipd_packages": [