mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-28 01:18:15 +02:00
All the post-merge pipelines are failing to be created with this error:
'shader-db' job needs 'debian-build-testing' job, but 'debian-build-testing' is not in any previous stage
Like all the other test jobs, shader-db should never run in post-merge
pipelines.
Fixes:
|
||
|---|---|---|
| .. | ||
| compiler-wrapper-clang++-15.sh | ||
| compiler-wrapper-clang++.sh | ||
| compiler-wrapper-clang-15.sh | ||
| compiler-wrapper-clang.sh | ||
| compiler-wrapper-g++.sh | ||
| compiler-wrapper-gcc.sh | ||
| compiler-wrapper.sh | ||
| gitlab-ci.yml | ||