llvmpipe/ci: fix indentation of list nested in a dict item
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29851>
This commit is contained in:

committed by
Marge Bot

parent
3d09f93287
commit
5b3782a5ab
@@ -46,13 +46,13 @@
|
||||
# FIXME: figure out if this really needs to not be `!reference [.core-rules, rules]`
|
||||
# and if some of the missing items really need to not be there, consider splitting the .core-rules list in two.
|
||||
- changes: &llvmpipe_cl_files
|
||||
- .gitlab-ci.yml
|
||||
- .gitlab-ci/**/*
|
||||
- meson.build
|
||||
- .gitattributes
|
||||
- include/**/*
|
||||
- src/compiler/**/*
|
||||
- src/util/**/*
|
||||
- .gitlab-ci.yml
|
||||
- .gitlab-ci/**/*
|
||||
- meson.build
|
||||
- .gitattributes
|
||||
- include/**/*
|
||||
- src/compiler/**/*
|
||||
- src/util/**/*
|
||||
when: on_success
|
||||
- !reference [.gallium-core-rules, rules]
|
||||
- changes:
|
||||
|
Reference in New Issue
Block a user