diff options
| author | 2018-12-12 00:46:44 +0000 | |
|---|---|---|
| committer | 2018-12-12 00:46:44 +0000 | |
| commit | 74031ab4923f9ea60e7c4eeaa9336398f75028cf (patch) | |
| tree | 7664fd40cf59c65ecb6092b38bdefb5d9ab32b49 | |
| parent | 3c672d57411d4f1f65c16f721f45071400fb1cc1 (diff) | |
| parent | 14a392b2b13cf09e3f3b1f055a11ec18975b9813 (diff) | |
Merge "[luci-milo.cfg] Include experimental builds on console"
| -rw-r--r-- | tools/luci/config/luci-milo.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/luci/config/luci-milo.cfg b/tools/luci/config/luci-milo.cfg index ce222932d7..60e8404c41 100644 --- a/tools/luci/config/luci-milo.cfg +++ b/tools/luci/config/luci-milo.cfg @@ -6,6 +6,7 @@ consoles { repo_url: "https://android.googlesource.com/platform/art" refs: "refs/heads/master" manifest_name: "REVISION" + include_experimental_builds: true builders { name: "buildbucket/luci.art.ci/angler-armv7-debug" |