mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 20:38:06 +02:00
ci: add .core-rules to .gallium-core-rules
All the users of the latter were already getting the former through other rules so there's no functional change, but it's more correct. Signed-off-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24449>
This commit is contained in:
parent
e7cf235422
commit
f69e60406f
1 changed files with 1 additions and 0 deletions
|
|
@ -136,6 +136,7 @@
|
|||
# Mesa source file dependencies that may impact any GL driver test job.
|
||||
.gallium-core-rules:
|
||||
rules:
|
||||
- !reference [.core-rules, rules]
|
||||
- changes: &gallium_core_file_list
|
||||
- src/gallium/*
|
||||
- src/gallium/auxiliary/**/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue