From 2c3f9d4587fadacb2fabbddbb73953ec161c1b79 Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Tue, 18 Oct 2022 02:24:48 +0530 Subject: [PATCH] ci: Run windows jobs when win-* binary subprojects are updated Part-of: --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b28c7a5440..8133d54bbc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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