| commit | ce63bf2db5d6992d6399d0c04a4b0550a3e5081c | [log] [tgz] |
|---|---|---|
| author | Rico Wind <ricow@google.com> | Fri Nov 13 06:50:18 2020 +0100 |
| committer | Rico Wind <ricow@google.com> | Fri Nov 13 06:50:18 2020 +0100 |
| tree | c5bb3dad12c231cd8f623abf65ee513d30e4e18e | |
| parent | 43f3cea93bdbdea733bb9208a361b7a2bbe34cbe [diff] |
Temporarily add kotlin builder to r8 console I will create a seperate console when we have this working Change-Id: I2872e8066974ebda3b3ac84fe8a5778430e341b8
diff --git a/infra/config/global/luci-milo.cfg b/infra/config/global/luci-milo.cfg index e76751b..906a427 100644 --- a/infra/config/global/luci-milo.cfg +++ b/infra/config/global/luci-milo.cfg
@@ -190,5 +190,9 @@ category: "win release" short_name: "win" } - + builders { + name: "buildbucket/luci.r8.ci/kotlin-builder" + category: "kotlin" + short_name: "kotlin_builder" + } }