From 1f067aea1b745d81898ceb9ce362b90a264ac774 Mon Sep 17 00:00:00 2001 From: Casey Hillers Date: Fri, 30 Jul 2021 11:29:05 -0700 Subject: [PATCH] [ci.yaml] presubmit docs renamed to docs_test (#87214) --- .ci.yaml | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index eaf65eda1ae..f100f0f11f8 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -48,9 +48,8 @@ targets: ["framework","hostonly","shard"] scheduler: luci - - name: Linux docs - builder: Linux docs - postsubmit: false + - name: Linux docs_test + builder: Linux docs_test properties: tags: > ["framework","hostonly"] @@ -1190,14 +1189,6 @@ targets: ["devicelab"] scheduler: luci - - name: Linux docs_test - builder: Linux docs_test - presubmit: false - properties: - tags: > - ["framework","hostonly"] - scheduler: luci - - name: Linux docs_publish builder: Linux docs_publish presubmit: false