GStreamer multimedia framework
Find a file
Jordan Petridis 5dc5de2396 citemplate: tweak merge-request rules
With the MergeRequest rules template, its was impossible
to manually create or trigger a pipeline for a branch/commit
that was not part of a merge request.

This tweaks the workflow:rules such that there will always be
a pipeline for each commit (which will be set to a manual job trigger).

There is the downside that we will now be triggering 2 pipelines in
case of merge requests, but they will require manual action to be
started.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/369>
2020-10-16 19:32:59 +03:00
docker windows: rebuild docker image 2020-10-01 11:51:19 +03:00
fuzzing oss-fuzz: update for autotools removal 2020-04-21 08:47:28 +00:00
gitlab citemplate: tweak merge-request rules 2020-10-16 19:32:59 +03:00
jenkins jenkins: Update meson-fedora 2017-10-28 10:59:08 +02:00
.gitignore Add gitignore 2017-10-28 11:01:33 +02:00
.gitlab-ci.yml ci_template: remove rules from the docker build 2020-08-27 15:35:12 +03:00
README.txt Initial commit 2017-10-21 12:07:02 +02:00

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

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

* Jenkins scripts

* Docker images

* Build scripts and code