File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -589,6 +589,8 @@ targets:
589
589
]
590
590
tags : >
591
591
["framework", "hostonly", "linux"]
592
+ docs_actions : >
593
+ ["build_master", "deploy"]
592
594
validation : docs
593
595
validation_name : Docs
594
596
firebase_project : main-docs-flutter-prod
@@ -615,6 +617,8 @@ targets:
615
617
]
616
618
tags : >
617
619
["framework", "hostonly", "linux"]
620
+ docs_actions : >
621
+ ["build_stable"]
618
622
validation : docs
619
623
validation_name : Docs
620
624
# TODO(matanlurey): Neither of these properties are actually used, since
@@ -647,6 +651,8 @@ targets:
647
651
]
648
652
tags : >
649
653
["framework", "hostonly", "linux"]
654
+ docs_actions : >
655
+ ["post_process", "deploy"]
650
656
validation : docs_deploy
651
657
validation_name : Docs_deploy
652
658
firebase_project : docs-flutter-dev
You can’t perform that action at this time.
0 commit comments