mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
drm/ci: disable mr-label-maker-test
The MR labelling is not used for DRM CI, however the job got enabled as a part of the CI pipeline and now prevents it from being executed. Disable the mr-label-maker-test job implicitly. Link: https://gitlab.freedesktop.org/drm/msm/-/pipelines/1672049 Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
This commit is contained in:
parent
5c8cbca290
commit
8db813dc08
|
|
@ -386,6 +386,10 @@ linkcheck-docs:
|
|||
rules:
|
||||
- when: never
|
||||
|
||||
mr-label-maker-test:
|
||||
rules:
|
||||
- when: never
|
||||
|
||||
test-docs:
|
||||
rules:
|
||||
- when: never
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user