gitlab: Disable integration test in cerbero repository

This is minimal fix for this job, we don't build the required
dependency.
This commit is contained in:
Nicolas Dufresne 2019-04-07 18:00:02 -04:00
parent 57848d32f3
commit 22a3bfeeb5

View file

@ -283,6 +283,7 @@ integration testsuites fedora:
variables:
- $CI_PROJECT_NAME == "gst-omx"
- $CI_PROJECT_NAME == "gstreamer-vaapi"
- $CI_PROJECT_NAME == "cerbero"
# Valgrind
.valgrind fedora x86_64: