aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/isolate_go_linux.isolate
diff options
context:
space:
mode:
authorGravatar Eric Boren <borenet@google.com>2018-04-16 12:44:18 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-04-17 11:13:53 +0000
commitf39bbe5a31542396a8aabf8066ee46862312d7d8 (patch)
tree482a66c0681659900ee3fdd2b2c6024617da6a9f /infra/bots/isolate_go_linux.isolate
parenteedecc6046b29f71dfe21f13ec65b973e7fd5381 (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_go_linux.isolate')
-rw-r--r--infra/bots/isolate_go_linux.isolate7
1 files changed, 0 insertions, 7 deletions
diff --git a/infra/bots/isolate_go_linux.isolate b/infra/bots/isolate_go_linux.isolate
deleted file mode 100644
index 649a000d93..0000000000
--- a/infra/bots/isolate_go_linux.isolate
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- 'variables': {
- 'command': [
- '/bin/cp', '-rL', 'go', '${ISOLATED_OUTDIR}',
- ],
- },
-}