[gupnp-dlna/wip/phako/media-test] ci: Dump gstreamer plugin list



commit a943600d03c4a2f4e6cfd50c1fd25348dbf14a88
Author: Jens Georg <jensg openismus com>
Date:   Thu May 27 22:40:49 2021 +0200

    ci: Dump gstreamer plugin list

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5f7a8f3..2505348 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -112,6 +112,7 @@ build-fedora@x86_64:
       # whole environment for every failed test, and that gives a whole
       # screenful of junk each time unless we strip these.
       unset $(env|grep -o '^CI_[^=]*')
+      gst-inspect-1.0
       env LANG=C.UTF-8 LC_ALL=C.UTF-8 meson test --print-errorlogs ${MESON_TEST_EXTRA_ARGS}
   after_script:
     - |


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]