ci: target default pool for linux RBE executions (#31297)

PR Close #31297
This commit is contained in:
Joey Perrott 2019-06-26 12:13:50 -07:00 committed by Kara Erickson
parent 2be061a96e
commit 9c87d223ee
1 changed files with 4 additions and 0 deletions

View File

@ -22,5 +22,9 @@ platform(
name: "dockerAddCapabilities"
value: "SYS_ADMIN"
}
properties: {
name: "Pool"
value: "default"
}
""",
)