mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Add split Linux docs jobs to prod builder json (#78888)
This commit is contained in:
parent
d6c77320ae
commit
f12d90c435
@ -121,10 +121,16 @@
|
|||||||
"flaky": false
|
"flaky": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Linux docs",
|
"name": "Linux docs_test",
|
||||||
"repo": "flutter",
|
"repo": "flutter",
|
||||||
"task_name": "linux_docs",
|
"task_name": "linux_docs_test",
|
||||||
"flaky": false
|
"flaky": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Linux docs_publish",
|
||||||
|
"repo": "flutter",
|
||||||
|
"task_name": "linux_docs_publish",
|
||||||
|
"flaky": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Linux build_tests_1_2",
|
"name": "Linux build_tests_1_2",
|
||||||
|
Loading…
Reference in New Issue
Block a user