ci: Fix gstreamer-full job to run in gst-build
It was set to gst-omx by accident instead.
This commit is contained in:
parent
c02cb97dc2
commit
21584e4610
@ -254,7 +254,7 @@ gstreamer-full:
|
|||||||
-Dauto_features=disabled
|
-Dauto_features=disabled
|
||||||
-Dgst-plugins-good:alpha=enabled
|
-Dgst-plugins-good:alpha=enabled
|
||||||
EXCEPT_PROJECT_REGEX: ''
|
EXCEPT_PROJECT_REGEX: ''
|
||||||
ONLY_PROJECT_REGEX: '/^(gst-omx|gst-ci)$/'
|
ONLY_PROJECT_REGEX: '/^(gst-build|gst-ci)$/'
|
||||||
after_script:
|
after_script:
|
||||||
- cd gst-build/
|
- cd gst-build/
|
||||||
- ninja -C build install
|
- ninja -C build install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user