skia2/infra/bots/recipes/upload_skiaserve.expected/normal_bot.json
Ravi Mistry 6df4befce6 [Infra] Fix skiaserve source location again
Bug: skia:7399
Change-Id: I749764f2dfc8239e9849cc09e68fb28932d58243
Reviewed-on: https://skia-review.googlesource.com/84861
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>
2017-12-13 22:01:40 +00:00

16 lines
269 B
JSON

[
{
"cmd": [
"gsutil",
"cp",
"[START_DIR]/out/Release/skiaserve",
"gs://skia-public-binaries/skiaserve/arm/abc123/"
],
"name": "upload skiaserve"
},
{
"name": "$result",
"recipe_result": null,
"status_code": 0
}
]