From ff881badb70d61d1df5e2ffa4f17489980d4f14b Mon Sep 17 00:00:00 2001 From: godofredoc Date: Tue, 5 Dec 2023 09:37:56 -0800 Subject: [PATCH] Move docs to use their own recipe. (#139521) This is part of the deprecation of adhoc tests. Bug: https://github.com/flutter/flutter/issues/139153 --- .ci.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 64a9dfd382..dac0036860 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -383,7 +383,7 @@ targets: ["framework", "hostonly", "shard", "linux"] - name: Linux docs_publish - recipe: flutter/flutter + recipe: flutter/docs presubmit: false timeout: 90 # https://github.com/flutter/flutter/issues/120901 dimensions: @@ -5675,7 +5675,7 @@ targets: - name: Linux docs_deploy_beta - recipe: flutter/flutter + recipe: flutter/docs scheduler: release bringup: true enabled_branches: @@ -5698,7 +5698,7 @@ targets: - os=Linux - name: Linux docs_deploy_stable - recipe: flutter/flutter + recipe: flutter/docs scheduler: release bringup: true enabled_branches: