Skip to content

Commit cb2197e

Browse files
authored
Move docs_test and docs_publish to bringup (flutter#147645)
For flutter#147609 to unblock the tree. @gspencergoog @jason-simmons
1 parent abbaaea commit cb2197e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,7 @@ targets:
449449
450450
- name: Linux docs_publish
451451
recipe: flutter/docs
452+
bringup: true # https://github.com/flutter/flutter/issues/147609
452453
presubmit: false
453454
timeout: 60
454455
dimensions:
@@ -473,6 +474,7 @@ targets:
473474

474475
- name: Linux docs_test
475476
recipe: flutter/flutter_drone
477+
bringup: true # https://github.com/flutter/flutter/issues/147609
476478
timeout: 90 # https://github.com/flutter/flutter/issues/120901
477479
properties:
478480
cores: "32"

0 commit comments

Comments
 (0)