gstreamer/ci
Nirbheek Chauhan 885d4b84a5 ci: Fix project URL when triggering cerbero pipelines
When merge request pipelines are triggered on the gstreamer namespace,
CI_PROJECT_URL will be gitlab.[...]/gstreamer/gstreamer but we need to
use gitlab.[...]/$USER/gstreamer because that's where the source
branch is located.

This exhibits as cerbero pipelines failing because it can't find the
specified branch:

https://gitlab.freedesktop.org/gstreamer/cerbero/-/pipelines/639379

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2761>
2022-07-16 06:16:17 +00:00
..
docker ci: use the correct vs toolcahin version for cerbero 2022-05-18 09:14:08 +00:00
fuzzing build/fuzzing: integrate fuzz targets into the build system 2022-04-07 08:17:35 +10:00
gitlab ci: Fix project URL when triggering cerbero pipelines 2022-07-16 06:16:17 +00:00
meson ci: Add a Windows native cross-arm64 job with a new image 2022-01-28 02:01:39 +05:30
scripts ci: Make sure to always update subprojects 2022-05-27 14:33:53 +00:00
README.txt ci: remove jenkins files which are no longer used 2022-02-22 10:49:49 +00:00

GStreamer Continuous Integration
================================

This repository contains all material relevant to the GStreamer
Continuous Integration system.

* Docker images

* Build scripts and code