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:
589589 ]
590590 tags : >
591591 ["framework", "hostonly", "linux"]
592+ docs_actions : >
593+ ["build_master", "deploy"]
592594 validation : docs
593595 validation_name : Docs
594596 firebase_project : main-docs-flutter-prod
@@ -615,6 +617,8 @@ targets:
615617 ]
616618 tags : >
617619 ["framework", "hostonly", "linux"]
620+ docs_actions : >
621+ ["build_stable"]
618622 validation : docs
619623 validation_name : Docs
620624 # TODO(matanlurey): Neither of these properties are actually used, since
@@ -647,6 +651,8 @@ targets:
647651 ]
648652 tags : >
649653 ["framework", "hostonly", "linux"]
654+ docs_actions : >
655+ ["post_process", "deploy"]
650656 validation : docs_deploy
651657 validation_name : Docs_deploy
652658 firebase_project : docs-flutter-dev
You can’t perform that action at this time.
0 commit comments