diff options
author | Eric Boren <borenet@google.com> | 2018-04-17 15:55:57 -0400 |
---|---|---|
committer | Eric Boren <borenet@google.com> | 2018-04-19 11:27:46 +0000 |
commit | 9599b0fd91778955786fafdcda97e4adb65cabf7 (patch) | |
tree | f7ed0b156291484efc5044a20ad04e471935dd7c /infra/bots/infra_skia.isolate | |
parent | a2b1ed5e9d2852bad5d8e1bddc299e920e73d6e0 (diff) |
Reland "[infra] Run recipes through Kitchen"
Bug: skia:7050
Change-Id: Icf0bcfbbc505c90a4e8cee7437037a3037bdf33b
Reviewed-on: https://skia-review.googlesource.com/121781
Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Commit-Queue: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra/bots/infra_skia.isolate')
-rw-r--r-- | infra/bots/infra_skia.isolate | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/infra/bots/infra_skia.isolate b/infra/bots/infra_skia.isolate deleted file mode 100644 index 767fa3af9e..0000000000 --- a/infra/bots/infra_skia.isolate +++ /dev/null @@ -1,10 +0,0 @@ -{ - 'includes': [ - 'swarm_recipe.isolate', - ], - 'variables': { - 'files': [ - '../../../.gclient', - ], - }, -} |