Skip to content

Commit 1c0dc97

Browse files
authored
Remove bringup on Linux docs_generate_release. (flutter#169937)
Towards flutter#168913. This is a NOP, since it only runs on release candidates anyway.
1 parent 2eeb6af commit 1c0dc97

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.ci.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -576,10 +576,6 @@ targets:
576576

577577
- name: Linux docs_generate_release
578578
recipe: flutter/docs
579-
# TODO(matanlurey): This has no effect, is used to allow creating a builder.
580-
# Remove in the next PR.
581-
# https://github.com/flutter/flutter/issues/168913
582-
bringup: true
583579
scheduler: release
584580
presubmit: false
585581
postsubmit: false

0 commit comments

Comments
 (0)