summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <jensg@openismus.com>2021-05-27 22:40:49 +0200
committerJens Georg <jensg@openismus.com>2021-05-27 22:40:49 +0200
commita943600d03c4a2f4e6cfd50c1fd25348dbf14a88 (patch)
tree4ef3173290eace9308f608eec99972ac1136b89c
parent5d048a387295187aab0b4ba0b0fac08c858ce424 (diff)
downloadgupnp-dlna-a943600d03c4a2f4e6cfd50c1fd25348dbf14a88.tar.gz
ci: Dump gstreamer plugin list
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
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:
- |