mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-24 02:34:17 +08:00
ci/intel: reuse iris_file_list instead of copying its definition
Signed-off-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22456>
This commit is contained in:
parent
51482b2c6a
commit
5feb6133d7
@ -746,10 +746,8 @@
|
||||
# Note that we trigger on changes both anv and iris, because piglit and skqp jobs test both.
|
||||
- !reference [.vulkan-rules, rules]
|
||||
- !reference [.gl-rules, rules]
|
||||
- changes: &iris_file_list
|
||||
- src/gallium/drivers/iris/**/*
|
||||
- src/gallium/winsys/iris/**/*
|
||||
- src/intel/**/*
|
||||
- changes:
|
||||
*iris_file_list
|
||||
when: on_success
|
||||
|
||||
.virgl-rules:
|
||||
|
Loading…
Reference in New Issue
Block a user