mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 10:08:08 +02:00
ci/windows: Use build rules for the build job
... not the test rules, which would try to run automatically. Signed-off-by: Daniel Stone <daniels@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35203>
This commit is contained in:
parent
e3fa9c224a
commit
a3efd8284a
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
.windows-build-rules:
|
||||
rules:
|
||||
- !reference [.scheduled_pipeline-rules, rules]
|
||||
- !reference [.test, rules]
|
||||
- !reference [.build-rules, rules]
|
||||
- !reference [.microsoft-farm-rules, rules]
|
||||
- !reference [.zink-common-rules, rules]
|
||||
- !reference [.vulkan-rules, rules]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue