GStreamer multimedia framework
Go to file
Jordan Petridis 02dce71d95 ci_template: mark the manifest job as not allowed to fail
With gitlab 13.12 the behavior of jobs that depend of manual
jobs changes, and they are considered skipped by default.

But in our pipeline we want to enforce that the whole pipeline
runs and succeds and the manual status is only there to reduce
CI load.

For more details see:

https://about.gitlab.com/blog/2021/05/20/dag-manual-fix/

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/404>
2021-06-04 15:48:09 +00:00
docker docker/fedora: Fix find cli arg in prepare.sh script 2021-06-04 12:53:04 +03:00
fuzzing oss-fuzz: update for autotools removal 2020-04-21 08:47:28 +00:00
gitlab ci_template: mark the manifest job as not allowed to fail 2021-06-04 15:48:09 +00: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