Limit fuchsia_precache in presubmit to engine rolls (#142333)

This doesn't need to run on every PR in presubmit.  Limit to engine rolls to validate the artifacts have been published.

Fixes https://github.com/flutter/flutter/issues/142330
This commit is contained in:
Jenn Magder 2024-01-26 14:34:20 -08:00 committed by GitHub
parent a386473e32
commit aaa3eba12d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -730,6 +730,9 @@ targets:
shard: fuchsia_precache
tags: >
["framework", "hostonly", "shard", "linux"]
runIf:
- bin/internal/engine.version
- .ci.yaml
- name: Linux gradle_desugar_classes_test
recipe: devicelab/devicelab_drone