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:
["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:
......
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