mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Set presubmit false for staging targets in ci.yaml (#103509)
This commit is contained in:
parent
65cc8224f9
commit
5e85d23740
2
.ci.yaml
2
.ci.yaml
@ -2207,6 +2207,7 @@ targets:
|
||||
scheduler: luci
|
||||
|
||||
- name: Staging_build_linux analyze
|
||||
presubmit: false
|
||||
bringup: true
|
||||
recipe: flutter/flutter
|
||||
timeout: 60
|
||||
@ -2217,6 +2218,7 @@ targets:
|
||||
validation_name: Analyze
|
||||
|
||||
- name: Staging_build_linux framework_tests_misc
|
||||
presubmit: false
|
||||
bringup: true
|
||||
recipe: flutter/flutter_drone
|
||||
timeout: 60
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user