mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 16:00:08 +01:00
ci: include all the src/**/gitlab-ci.yml files
No risk of getting it wrong, and this means adding the upcoming ones will no longer trigger a full CI. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28202>
This commit is contained in:
parent
5fabb66f59
commit
5b3cb226b1
1 changed files with 1 additions and 19 deletions
|
|
@ -160,25 +160,7 @@ include:
|
||||||
- local: '.gitlab-ci/farm-rules.yml'
|
- local: '.gitlab-ci/farm-rules.yml'
|
||||||
- local: '.gitlab-ci/test-source-dep.yml'
|
- local: '.gitlab-ci/test-source-dep.yml'
|
||||||
- local: 'docs/gitlab-ci.yml'
|
- local: 'docs/gitlab-ci.yml'
|
||||||
- local: 'src/amd/ci/gitlab-ci.yml'
|
- local: 'src/**/ci/gitlab-ci.yml'
|
||||||
- local: 'src/broadcom/ci/gitlab-ci.yml'
|
|
||||||
- local: 'src/etnaviv/ci/gitlab-ci.yml'
|
|
||||||
- local: 'src/freedreno/ci/gitlab-ci.yml'
|
|
||||||
- local: 'src/gallium/drivers/crocus/ci/gitlab-ci.yml'
|
|
||||||
- local: 'src/gallium/drivers/d3d12/ci/gitlab-ci.yml'
|
|
||||||
- local: 'src/gallium/drivers/i915/ci/gitlab-ci.yml'
|
|
||||||
- local: 'src/gallium/drivers/r300/ci/gitlab-ci.yml'
|
|
||||||
- local: 'src/gallium/drivers/lima/ci/gitlab-ci.yml'
|
|
||||||
- local: 'src/gallium/drivers/llvmpipe/ci/gitlab-ci.yml'
|
|
||||||
- local: 'src/gallium/drivers/nouveau/ci/gitlab-ci.yml'
|
|
||||||
- local: 'src/gallium/drivers/softpipe/ci/gitlab-ci.yml'
|
|
||||||
- local: 'src/gallium/drivers/virgl/ci/gitlab-ci.yml'
|
|
||||||
- local: 'src/gallium/drivers/zink/ci/gitlab-ci.yml'
|
|
||||||
- local: 'src/gallium/frontends/lavapipe/ci/gitlab-ci.yml'
|
|
||||||
- local: 'src/intel/ci/gitlab-ci.yml'
|
|
||||||
- local: 'src/microsoft/ci/gitlab-ci.yml'
|
|
||||||
- local: 'src/panfrost/ci/gitlab-ci.yml'
|
|
||||||
- local: 'src/virtio/ci/gitlab-ci.yml'
|
|
||||||
|
|
||||||
|
|
||||||
# YAML anchors for rule conditions
|
# YAML anchors for rule conditions
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue