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
This commit is contained in:
godofredoc 2022-12-07 07:57:02 -08:00 committed by GitHub
parent a570fd25d8
commit e07240e684
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4682,12 +4682,7 @@ targets:
["framework", "hostonly", "shard", "windows"]
# TODO(drewroengoogle): Remove this target when the release scheduler is
# 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
- name: Linux docs_deploy
recipe: flutter/flutter
scheduler: release
bringup: true
@ -4704,5 +4699,5 @@ targets:
["framework", "hostonly", "linux"]
validation: docs_deploy
validation_name: Docs_deploy
# TODO(godofredoc): Update to docs-flutter-dev before release.
firebase_project: master-docs-flutter-dev
release_ref: refs/heads/master