Unverified Commit ff881bad authored by godofredoc's avatar godofredoc Committed by GitHub

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
parent 40405706
...@@ -383,7 +383,7 @@ targets: ...@@ -383,7 +383,7 @@ targets:
["framework", "hostonly", "shard", "linux"] ["framework", "hostonly", "shard", "linux"]
- name: Linux docs_publish - name: Linux docs_publish
recipe: flutter/flutter recipe: flutter/docs
presubmit: false presubmit: false
timeout: 90 # https://github.com/flutter/flutter/issues/120901 timeout: 90 # https://github.com/flutter/flutter/issues/120901
dimensions: dimensions:
...@@ -5675,7 +5675,7 @@ targets: ...@@ -5675,7 +5675,7 @@ targets:
- name: Linux docs_deploy_beta - name: Linux docs_deploy_beta
recipe: flutter/flutter recipe: flutter/docs
scheduler: release scheduler: release
bringup: true bringup: true
enabled_branches: enabled_branches:
...@@ -5698,7 +5698,7 @@ targets: ...@@ -5698,7 +5698,7 @@ targets:
- os=Linux - os=Linux
- name: Linux docs_deploy_stable - name: Linux docs_deploy_stable
recipe: flutter/flutter recipe: flutter/docs
scheduler: release scheduler: release
bringup: true bringup: true
enabled_branches: enabled_branches:
......
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