ci: Run windows jobs when win-* binary subprojects are updated
authorNirbheek Chauhan <nirbheek@centricular.com>
Mon, 17 Oct 2022 20:54:48 +0000 (02:24 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Mon, 17 Oct 2022 21:18:54 +0000 (02:48 +0530)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3209>

.gitlab-ci.yml

index b28c7a5..8133d54 100644 (file)
@@ -355,6 +355,8 @@ build clang fedora x86_64:
       when: manual
     - changes:
         *modules_changes
+    - changes:
+        - subprojects/win-*/*
   script:
     # Make sure powershell exits on errors
     # https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_preference_variables?view=powershell-6