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

Update docs_deploy builder with the real name. (#116631)

This is removing the temporary comments and simplifying the name.

Bug: https://github.com/flutter/flutter/issues/115489
parent a570fd25
...@@ -4682,12 +4682,7 @@ targets: ...@@ -4682,12 +4682,7 @@ targets:
["framework", "hostonly", "shard", "windows"] ["framework", "hostonly", "shard", "windows"]
# TODO(drewroengoogle): Remove this target when the release scheduler is - name: Linux docs_deploy
# confirmed to be working correctly and as intended.
# (https://github.com/flutter/flutter/issues/100806)
# This target is marked `bringup: true` because this is a temporary target
# that is not intended to impact the tree.
- name: Linux docs_deploy_with_release_scheduler
recipe: flutter/flutter recipe: flutter/flutter
scheduler: release scheduler: release
bringup: true bringup: true
...@@ -4704,5 +4699,5 @@ targets: ...@@ -4704,5 +4699,5 @@ targets:
["framework", "hostonly", "linux"] ["framework", "hostonly", "linux"]
validation: docs_deploy validation: docs_deploy
validation_name: Docs_deploy validation_name: Docs_deploy
# TODO(godofredoc): Update to docs-flutter-dev before release.
firebase_project: master-docs-flutter-dev firebase_project: master-docs-flutter-dev
release_ref: refs/heads/master
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