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/isolate_skp.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/isolate_skp.isolate')
-rw-r--r-- | infra/bots/isolate_skp.isolate | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/infra/bots/isolate_skp.isolate b/infra/bots/isolate_skp.isolate deleted file mode 100644 index d632dffeab..0000000000 --- a/infra/bots/isolate_skp.isolate +++ /dev/null @@ -1,7 +0,0 @@ -{ - 'variables': { - 'command': [ - '/bin/cp', '-rL', 'skp', '${ISOLATED_OUTDIR}', - ], - }, -} |