Fix cross build with mingw32
[platform/upstream/gstreamer.git] / .gitlab-ci.yml
index 0d6e3c5..893d824 100644 (file)
@@ -683,6 +683,7 @@ valgrind ges:
       - subprojects/gst-plugins-good/**/*
       - subprojects/gst-plugins-bad/**/*
       - subprojects/gst-editing-services/**/*
+      - subprojects/gst-python/**/*
 
 # ---- Integration ----- #
 
@@ -761,6 +762,8 @@ build documentation:
 cerbero trigger:
   stage: build
   timeout: '3h'
+  tags:
+    - placeholder-job
   extends:
     - '.fedora image'
     - '.fdo.suffixed-image@fedora'