[gupnp-dlna/wip/meson] ci: Second try on including gupnp-dlna-media in the image
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp-dlna/wip/meson] ci: Second try on including gupnp-dlna-media in the image
- Date: Sun, 23 May 2021 10:32:38 +0000 (UTC)
commit 67881260a4b2382e7512a8e1472d58a58e30daf3
Author: Jens Georg <jensg openismus com>
Date: Sun May 23 11:49:46 2021 +0200
ci: Second try on including gupnp-dlna-media in the image
.gitlab-ci.yml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cbf80f2..82760c4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -61,13 +61,15 @@ check-merge-request:
.gupnpdlna.fedora@common:
variables:
- BASE_TAG: '2021-05-23.1'
+ BASE_TAG: '2021-05-23.2'
FDO_UPSTREAM_REPO: GNOME/gupnp-dlna
FDO_DISTRIBUTION_PACKAGES: 'clang clang-analyzer gcovr git libasan libubsan python3-gobject python3-pip
xmlto gobject-introspection-devel gtk-doc libxml2-devel vala ninja-build gstreamer1-devel
gstreamer1-plugins-base-devel'
FDO_DISTRIBUTION_EXEC: |
dnf clean all &&
pip3 install meson &&
- git clone https://gitlab.gnome.org/GNOME/gupnp-dlna-media
+ mkdir -p /usr/local/share &&
+ cd /usr/local/share &&
+ git clone --depth=1 https://gitlab.gnome.org/GNOME/gupnp-dlna-media
.gupnpdlna.fedora:34@x86_64:
extends: .gupnpdlna.fedora@common
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]