ci: Rule out scheduled pipelines in .windows-build-rules
authorMichel Dänzer <mdaenzer@redhat.com>
Thu, 7 Jan 2021 09:30:58 +0000 (10:30 +0100)
committerMarge Bot <eric+marge@anholt.net>
Fri, 8 Jan 2021 09:57:21 +0000 (09:57 +0000)
commit6bde5cf276edbcbffb9d031cdcc5b9a8267cd816
treea63af147eff3373cf504d55b64869110e3c65563
parent3fb4755d48d079d47ca212a838d16259db2abcfa
ci: Rule out scheduled pipelines in .windows-build-rules

The lack of this broke scheduled pipelines, because they attempted
to create a meson-windows-vs2019 job, which couldn't work (because the
windows_build_vs2019 job doesn't exist in scheduled pipelines).

Fixes: 84c8a35aa2ca "CI: Add Windows source dependency map"
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8360>
.gitlab-ci/test-source-dep.yml