ci/b2c: remove dead rules: that's always overwritten

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29201>
This commit is contained in:
Eric Engestrom 2024-05-15 09:39:23 +02:00 committed by Marge Bot
parent 93c0a607bc
commit 1f17b2fa76
1 changed files with 0 additions and 3 deletions

View File

@ -281,9 +281,6 @@ python-test:
# built as part of the CI in the boot2container project.
image: registry.freedesktop.org/gfx-ci/ci-tron/mesa-trigger:2024-01-05.1
timeout: 1h 40m
rules:
- if: $FORCE_KERNEL_TAG != null
when: never
variables:
# No need by default to pull the whole repo
GIT_STRATEGY: none