Move docs_test and docs_publish to bringup (#147645)
For https://github.com/flutter/flutter/issues/147609 to unblock the tree. @gspencergoog @jason-simmons
This commit is contained in:
parent
abbaaea8a1
commit
cb2197e9b3
2
.ci.yaml
2
.ci.yaml
@ -449,6 +449,7 @@ targets:
|
|||||||
|
|
||||||
- name: Linux docs_publish
|
- name: Linux docs_publish
|
||||||
recipe: flutter/docs
|
recipe: flutter/docs
|
||||||
|
bringup: true # https://github.com/flutter/flutter/issues/147609
|
||||||
presubmit: false
|
presubmit: false
|
||||||
timeout: 60
|
timeout: 60
|
||||||
dimensions:
|
dimensions:
|
||||||
@ -473,6 +474,7 @@ targets:
|
|||||||
|
|
||||||
- name: Linux docs_test
|
- name: Linux docs_test
|
||||||
recipe: flutter/flutter_drone
|
recipe: flutter/flutter_drone
|
||||||
|
bringup: true # https://github.com/flutter/flutter/issues/147609
|
||||||
timeout: 90 # https://github.com/flutter/flutter/issues/120901
|
timeout: 90 # https://github.com/flutter/flutter/issues/120901
|
||||||
properties:
|
properties:
|
||||||
cores: "32"
|
cores: "32"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user