Commit 8a9b3642 by Sergiy Byelozyorov Committed by Commit Bot

Replace deprecated ref field with refs field

R=geofflang@chromium.org, tandrii@chromium.org No-Try: true No-Tree-Checks: true Bug: 836232 Change-Id: I8f78eac1736d63625f00fd57dc38dcc15d5cb2c8 Reviewed-on: https://chromium-review.googlesource.com/1124559Reviewed-by: 's avatarAndrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
parent b50af718
......@@ -7,7 +7,7 @@ consoles {
id: "ci"
name: "ANGLE CI builders"
repo_url: "https://chromium.googlesource.com/angle/angle"
ref: "refs/heads/master"
refs: "refs/heads/master"
manifest_name: "REVISION"
builders {
......@@ -76,7 +76,7 @@ consoles {
id: "try"
name: "ANGLE try builders"
repo_url: "https://chromium.googlesource.com/angle/angle"
ref: "refs/heads/master"
refs: "refs/heads/master"
manifest_name: "PATCHED"
builders {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment