Skip to content

Commit

Permalink
Revert "Move docs_test and docs_publish to bringup (#147645)" (#147928)
Browse files Browse the repository at this point in the history
## Description

This reverts commit cb2197e to move `docs_test` and `docs_publish` back to normal mode after being fixed.

## Related Issues
 - #147609
 - #147645
  • Loading branch information
gspencergoog committed May 7, 2024
1 parent 007faa9 commit 95be3fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,6 @@ targets:
- name: Linux docs_publish
recipe: flutter/docs
bringup: true # https://github.com/flutter/flutter/issues/147609
presubmit: false
timeout: 60
dimensions:
Expand All @@ -474,7 +473,6 @@ 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 95be3fb

Please sign in to comment.