Skip to content

Commit

Permalink
Move docs_test and docs_publish to bringup
Browse files Browse the repository at this point in the history
For #147609 to unblock the tree.
  • Loading branch information
zanderso committed May 1, 2024
1 parent abbaaea commit 0a91ea4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,7 @@ targets:
- name: Linux docs_publish
recipe: flutter/docs
bringup: true # https://github.com/flutter/flutter/issues/147609
presubmit: false
timeout: 60
dimensions:
Expand All @@ -473,6 +474,7 @@ targets:

- name: Linux docs_test
recipe: flutter/flutter_drone
bringup: true # https://github.com/flutter/flutter/issues/147609
timeout: 90 # https://github.com/flutter/flutter/issues/120901
properties:
cores: "32"
Expand Down

0 comments on commit 0a91ea4

Please sign in to comment.