skia2/infra/bots/recipes/android_compile.expected/android_compile_trybot.json
Ravi Mistry 7dae882574 Add direct log links on milo page for Android compile bot
Bug: skia:8388
Change-Id: Id546d043a3a9be546f592dcab37325bc6b6c4e89
Reviewed-on: https://skia-review.googlesource.com/155164
Commit-Queue: Ravi Mistry <rmistry@google.com>
Reviewed-by: Eric Boren <borenet@google.com>
2018-10-02 12:40:53 +00:00

18 lines
331 B
JSON

[
{
"cmd": [
"python",
"[START_DIR]/skia/infra/bots/android_compile/trigger_wait_ac_task.py",
"--issue",
"1234",
"--patchset",
"1"
],
"name": "Trigger and wait for task on android compile server"
},
{
"name": "$result",
"recipe_result": null,
"status_code": 0
}
]