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:
parent
a570fd25d8
commit
e07240e684
9
.ci.yaml
9
.ci.yaml
@ -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:
|
|||||||
["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
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user