Only build and download Fuchsia artifacts on master (#168154)

Closes https://github.com/flutter/flutter/issues/168089.

/cc @zanderso
This commit is contained in:
Matan Lurey 2025-05-01 12:06:32 -07:00 committed by GitHub
parent d79802873c
commit e7a4ef0d8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 0 deletions

View File

@ -835,6 +835,9 @@ targets:
- name: Linux fuchsia_precache
recipe: flutter/flutter_drone
timeout: 60
enabled_branches:
# Don't run this on release branches
- master
presubmit: false
properties:
shard: fuchsia_precache

View File

@ -143,6 +143,9 @@ targets:
- name: Linux linux_fuchsia
recipe: engine_v2/engine_v2
timeout: 120
enabled_branches:
# Don't run this on release branches
- master
properties:
release_build: "true"
config_name: linux_fuchsia