mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 02:38:04 +02:00
zink/ci: use variable to avoid repeating the list
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26258>
This commit is contained in:
parent
b36338a3f4
commit
e39785f6c6
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
rules:
|
||||
- !reference [.test, rules]
|
||||
- !reference [.gl-rules, rules]
|
||||
- changes:
|
||||
- changes: &zink_files_list
|
||||
- src/gallium/drivers/zink/**/*
|
||||
when: on_success
|
||||
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
- !reference [.test, rules]
|
||||
- !reference [.gl-manual-rules, rules]
|
||||
- changes:
|
||||
- src/gallium/drivers/zink/**/*
|
||||
*zink_files_list
|
||||
when: manual
|
||||
|
||||
.zink-lvp-rules:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue