Skip to content

Commit 068bd80

Browse files
gspencergoogpull[bot]
authored andcommitted
Revert "Move docs_test and docs_publish to bringup (flutter#147645)" (flutter#147928)
## Description This reverts commit cb2197e to move `docs_test` and `docs_publish` back to normal mode after being fixed. ## Related Issues - flutter#147609 - flutter#147645
1 parent 87cf346 commit 068bd80

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.ci.yaml

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

475474
- name: Linux docs_test
476475
recipe: flutter/flutter_drone
477-
bringup: true # https://github.com/flutter/flutter/issues/147609
478476
timeout: 90 # https://github.com/flutter/flutter/issues/120901
479477
properties:
480478
cores: "32"

0 commit comments

Comments
 (0)