ci: Fix gstreamer-full job to run in gst-build

It was set to gst-omx by accident instead.
This commit is contained in:
Nicolas Dufresne 2020-03-17 21:38:34 -04:00
parent c02cb97dc2
commit 21584e4610

View file

@ -254,7 +254,7 @@ gstreamer-full:
-Dauto_features=disabled
-Dgst-plugins-good:alpha=enabled
EXCEPT_PROJECT_REGEX: ''
ONLY_PROJECT_REGEX: '/^(gst-omx|gst-ci)$/'
ONLY_PROJECT_REGEX: '/^(gst-build|gst-ci)$/'
after_script:
- cd gst-build/
- ninja -C build install