mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 12:30:09 +01:00
panfrost/ci: Fix GitLab rules after YAML split
Add the new file so panfrost CI jobs are properly triggered.
Fixes: c793f612fc ("ci/panfrost: Split inherit definitions into -inc")
Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38890>
This commit is contained in:
parent
6dff50c8bc
commit
040a24785e
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
when: on_success
|
||||
- changes: &panfrost_common_file_list
|
||||
- src/panfrost/ci/gitlab-ci.yml
|
||||
- src/panfrost/ci/gitlab-ci-inc.yml
|
||||
- src/panfrost/ci/deqp-$DEQP_SUITE.toml
|
||||
- src/panfrost/ci/$GPU_VERSION-fails.txt
|
||||
- src/panfrost/ci/$GPU_VERSION-flakes.txt
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue