ci: Make common rules common

None of the test jobs were referencing our 'common-rules', so we weren't
marking test jobs as manual when they should be.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Fixes: 07202111a6 ("ci/rules: make every job exist as manual in fork pipelines")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31270>
This commit is contained in:
Daniel Stone 2024-09-20 07:08:16 +02:00 committed by Marge Bot
parent 9f21e90a0c
commit 4682ea0e8b

View File

@ -17,6 +17,7 @@
paths:
- results/
rules:
- !reference [.common-rules, rules]
- !reference [.never-post-merge-rules, rules]
.formatting-check: