Skip to content

ci: include gst-ci

Guillaume Desmottes requested to merge gdesmott/gst-plugins-rs:rs-ci into master
  • Use gst-ci's stages instead of our own
  • Override GIT_STRATEGY for Rust only builds as gst-ci relies on gst-build subprojects by default.

First step merging our Rust CI with gst-ci. Once this is merged we'll enable Rust in gst-ci builds and so will guard gst-plugins-rs MR against breaking gst-build.

Merge request reports