ci/windows: fix zink msvc build-rules
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 24 Jun 2021 20:45:20 +0000 (22:45 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 24 Jun 2021 20:45:35 +0000 (22:45 +0200)
commit04578badc9e8dd1d76c5440964f3493b5afecc08
treec46057d76ffd063b2a7a236b0d84983e2008a4b7
parentd0cbd39a5cf2645734b95fdc1cc6debfd4578646
ci/windows: fix zink msvc build-rules

When I added the build-rules for zink to the windows build, I
accidentally added it to .windows-test-rules instead of
.windows-build-rules. This seems to trigger a build-error if we trigger
*just* a test due to a zink-change, but not a build.

Hopefully this fixes the problems Mike has had with Zink CI recently.

Fixes: a426d7c2643 ("ci/windows: enable msvc builds of zink")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11597>
.gitlab-ci/test-source-dep.yml