mesa/.gitlab-ci/container
Helen Koike 2c9fdaa830 ci: fix python-test dependency error on merge requests
Pipeline is unable to run due to the following error:
    'python-test' job needs 'debian/x86_64_build' job, but 'debian/x86_64_build' is not in any previous stage

python-test job has the following rule:
    - changes:
        - bin/ci/**/*
so add it as well to debian/x86_64_build

Signed-off-by: Helen Koike <helen.koike@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26802>
2024-01-08 12:19:29 +00:00
..
alpine ci/alpine: do not store apk cache 2023-10-31 01:00:25 +00:00
debian ci,rusticl: bump meson req to 1.3.1 2024-01-06 03:09:48 +00:00
fedora ci,rusticl: bump meson req to 1.3.1 2024-01-06 03:09:48 +00:00
patches ci: update CTS to vulkan-cts-1.3.7.0 2023-10-18 12:52:37 +00:00
baremetal_build.sh
build-angle.sh
build-apitrace.sh
build-crosvm.sh ci: Uprev virglrenderer 2023-11-01 20:33:01 +00:00
build-deqp-runner.sh ci: uprev deqp-runner from 0.16.1 to 0.18.0 2023-11-20 18:37:18 +00:00
build-deqp.sh ci: apply two bugfixes for VKCTS 2023-12-22 20:12:39 +00:00
build-directx-headers.sh d3d12: Bump directx-headers dependency to v611.0 for latest video codecs and features 2023-12-14 20:06:52 -05:00
build-fossilize.sh ci: add comment explaining which image tags to update for Fossilize 2023-08-30 20:13:17 +00:00
build-gfxreconstruct.sh
build-hang-detection.sh
build-kdl.sh ci: fix kdl commit fetch 2023-11-20 18:37:18 +00:00
build-kernel.sh
build-libclc.sh
build-libdrm.sh
build-llvm-spirv.sh
build-mold.sh
build-piglit.sh ci: document which image tags need to be bumped when updating piglit 2023-09-15 12:12:31 +00:00
build-rust.sh ci: Bump container images for NAK dependencies 2023-11-14 00:48:15 +00:00
build-shader-db.sh ci: move shader-db clone/build into its own script 2023-09-30 14:55:09 +00:00
build-skqp.sh
build-skqp_base.gn
build-va-tools.sh
build-vkd3d-proton.sh ci: uprev vkd3d-proton to a0ccc383937903f4ca0997ce53e41ccce7f2f2ec 2023-12-08 11:14:22 +00:00
build-vulkan-validation.sh ci: bump VVL to 1.3.269 2023-10-27 00:44:49 +00:00
build-wayland.sh
container_post_build.sh ci: always cleanup pip and cargo leftovers 2023-10-31 01:00:25 +00:00
container_pre_build.sh ci: drop mingw and wine from the x86_64 build container 2023-10-31 01:00:25 +00:00
create-android-cross-file.sh
create-android-ndk-pc.sh
create-cross-file.sh
cross_build.sh ci: Build d3d12 gallium driver in debian-x86_32 2023-12-04 21:06:16 +00:00
gitlab-ci.yml ci: fix python-test dependency error on merge requests 2024-01-08 12:19:29 +00:00
install-wine-apitrace.sh
install-wine-dxvk.sh
lava_build.sh ci/lava: Add firmware-misc-nonfree on amd64 2023-12-08 21:25:12 +00:00
setup-rootfs.sh Revert "ci/wine: move wine configuration into rootfs where is wine available" 2023-10-31 01:00:25 +00:00
setup-wine.sh
strip-rootfs.sh