android-emulator: non-merge apply trigger for v4 image rollout
Pipeline 96 applied only tripit: the v4 bump (577267cd) entered master inside a merge whose first-parent diff hid stacks/android-emulator from the stack detector — same failure mode as the tts798b0255trigger. This plain commit touches the stack so the detector picks it up.
This commit is contained in:
parent
2f8addc63b
commit
02ed3062f6
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
include "root" {
|
||||
path = find_in_parent_folders()
|
||||
}
|
||||
|
||||
# apply-trigger: non-merge commit so the stack detector sees this stack
|
||||
# (merge-commit diffs hide stacks from it — same issue as the tts 798b0255 fix)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue