summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2022-10-18 02:24:48 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2022-10-18 02:48:54 +0530
commit2c3f9d4587fadacb2fabbddbb73953ec161c1b79 (patch)
tree57c4816b09a9121cb4bc237976b27999f004e779 /.gitlab-ci.yml
parent90b742651daa17012cdf3d318af5c3c27229439c (diff)
downloadgstreamer-2c3f9d4587fadacb2fabbddbb73953ec161c1b79.tar.gz
ci: Run windows jobs when win-* binary subprojects are updated
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3209>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
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