Skip to content

Commit 9aa9479

Browse files
authored
169108 ci debug (flutter#172589)
Trying out this change
1 parent 9f90740 commit 9aa9479

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.ci.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)