File tree 1 file changed +25
-0
lines changed 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -4609,3 +4609,28 @@ targets:
4609
4609
tags : >
4610
4610
["devicelab", "hostonly", "mac"]
4611
4611
task_name : flutter_tool_startup__macos
4612
+
4613
+ # TODO(drewroengoogle): Remove this target when the release scheduler is
4614
+ # confirmed to be working correctly and as intended.
4615
+ # (https://github.com/flutter/flutter/issues/100806)
4616
+ # This target is marked `bringup: true` because this is a temporary target
4617
+ # that is not intended to impact the tree.
4618
+ - name : Linux docs_deploy_with_release_scheduler
4619
+ recipe : flutter/flutter
4620
+ scheduler : release
4621
+ bringup : true
4622
+ presubmit : false
4623
+ timeout : 60
4624
+ properties :
4625
+ cores : " 32"
4626
+ dependencies : >-
4627
+ [
4628
+ {"dependency": "dashing", "version": "0.4.0"},
4629
+ {"dependency": "firebase", "version": "v11.0.1"}
4630
+ ]
4631
+ tags : >
4632
+ ["framework", "hostonly", "linux"]
4633
+ validation : docs
4634
+ validation_name : Docs
4635
+ firebase_project : master-docs-flutter-dev
4636
+ release_ref : refs/heads/master
You can’t perform that action at this time.
0 commit comments