diff options
author | Eric Boren <borenet@google.com> | 2018-04-16 12:44:18 -0400 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-04-17 11:13:53 +0000 |
commit | f39bbe5a31542396a8aabf8066ee46862312d7d8 (patch) | |
tree | 482a66c0681659900ee3fdd2b2c6024617da6a9f /infra/bots/upload_nano_results.isolate | |
parent | eedecc6046b29f71dfe21f13ec65b973e7fd5381 (diff) |
Reland "[infra] Run recipes through Kitchen"
Bug: skia:7050
Change-Id: I331014c408dd5b6f7baafd78ffd12f1235c5bfe7
Reviewed-on: https://skia-review.googlesource.com/121481
Commit-Queue: Eric Boren <borenet@google.com>
Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Reviewed-by: Ravi Mistry <rmistry@google.com>
Diffstat (limited to 'infra/bots/upload_nano_results.isolate')
-rw-r--r-- | infra/bots/upload_nano_results.isolate | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/infra/bots/upload_nano_results.isolate b/infra/bots/upload_nano_results.isolate deleted file mode 100644 index 767fa3af9e..0000000000 --- a/infra/bots/upload_nano_results.isolate +++ /dev/null @@ -1,10 +0,0 @@ -{ - 'includes': [ - 'swarm_recipe.isolate', - ], - 'variables': { - 'files': [ - '../../../.gclient', - ], - }, -} |