mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 04:58:05 +02:00
ci/anv: Make anv-manual-rules actually manual on anv-only changes.
I guess that's why I've seen some zink-anv-tgl-full runs (the only consumer) happen on people's MRs that I hadn't kicked off myself. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20163>
This commit is contained in:
parent
26d83ae255
commit
cc7aaa2c54
1 changed files with 1 additions and 1 deletions
|
|
@ -896,7 +896,7 @@
|
||||||
- !reference [.vulkan-manual-rules, rules]
|
- !reference [.vulkan-manual-rules, rules]
|
||||||
- changes:
|
- changes:
|
||||||
- src/intel/**/*
|
- src/intel/**/*
|
||||||
when: on_success
|
when: manual
|
||||||
|
|
||||||
.hasvk-rules:
|
.hasvk-rules:
|
||||||
stage: intel
|
stage: intel
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue