summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2021-07-05 09:25:57 +0200
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2021-09-27 10:44:49 +0200
commit200f50f7906c77bd7bee68a0e5a69a4f429c9728 (patch)
tree912627f8fb08d640b9a0790fadf8758162a7c663 /.gitlab-ci
parent4d9329ee90d0cdec5e7e4689b6cd6a81e3dd65a2 (diff)
panfrost/ci: Move CI files to src/panfrost
In preparation for testing panvk. Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Acked-by: Alyssa Rosenzweig <alyssa@collabora.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13016>
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/test-source-dep.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci/test-source-dep.yml b/.gitlab-ci/test-source-dep.yml
index 373772fffb7..8291437ecc2 100644
--- a/.gitlab-ci/test-source-dep.yml
+++ b/.gitlab-ci/test-source-dep.yml
@@ -239,6 +239,7 @@
- src/gallium/winsys/panfrost/**/*
when: on_success
- changes: &panfrost_common_file_list
+ - src/panfrost/ci/*
- src/panfrost/include/*
- src/panfrost/lib/*
- src/panfrost/shared/*