docs/ci: merge test-docs and test-docs-mr

No reason to have two different jobs, they both do exactly the same
thing with just different rules for existing.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29908>
This commit is contained in:
Eric Engestrom
2024-06-26 11:18:15 +02:00
committed by Marge Bot
parent 5e44b4b123
commit d48c91c582
2 changed files with 5 additions and 10 deletions

View File

@@ -349,7 +349,6 @@ alpine/x86_64_build:
rules:
- !reference [pages, rules]
- !reference [test-docs, rules]
- !reference [test-docs-mr, rules]
- !reference [linkcheck-docs, rules]
- !reference [.container, rules]