[gdk-pixbuf/ebassi/gi-docgen: 10/11] ci: Update the Docker image
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf/ebassi/gi-docgen: 10/11] ci: Update the Docker image
- Date: Sat, 20 Mar 2021 23:25:15 +0000 (UTC)
commit 6175d318915c40b569d47fdd7fc96ed81a455f2a
Author: Emmanuele Bassi <ebassi gnome org>
Date: Sat Mar 20 23:11:46 2021 +0000
ci: Update the Docker image
We need to satisfy the dependencies for gi-docgen.
.gitlab-ci.yml | 2 +-
.gitlab/ci/fedora.Dockerfile | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7e1c7febd..83bdd6f6d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,7 @@ variables:
COMMON_MESON_FLAGS: "-Dwerror=true -Dglib:werror=false"
LOADERS_FLAGS: "-Dpng=true -Djpeg=true -Dtiff=true"
MESON_TEST_TIMEOUT_MULTIPLIER: 3
- FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/gdk-pixbuf/fedora:v1"
+ FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/gdk-pixbuf/fedora:v2"
.only-default:
only:
diff --git a/.gitlab/ci/fedora.Dockerfile b/.gitlab/ci/fedora.Dockerfile
index 83fe27d98..804024823 100644
--- a/.gitlab/ci/fedora.Dockerfile
+++ b/.gitlab/ci/fedora.Dockerfile
@@ -23,8 +23,11 @@ RUN dnf -y install \
meson \
python3 \
python3-jinja2 \
+ python3-markdown \
python3-pip \
python3-pygments \
+ python3-toml \
+ python3-typogrify \
python3-wheel \
redhat-rpm-config \
shared-mime-info \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]