[tracker/wip/carlosg/gi-docgen: 2/3] ci: Update fedora image with documentation tools
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/carlosg/gi-docgen: 2/3] ci: Update fedora image with documentation tools
- Date: Mon, 7 Jun 2021 00:20:51 +0000 (UTC)
commit 35a7203f025007d29624a3163c70aa85e518bb5e
Author: Carlos Garnacho <carlosg gnome org>
Date: Mon Jun 7 02:01:38 2021 +0200
ci: Update fedora image with documentation tools
We need these for gi-docgen to work.
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2cb98c926..80a776ecd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -59,14 +59,14 @@ check-merge-request:
.tracker.fedora@common:
variables:
- BASE_TAG: '2021-05-15.9'
+ BASE_TAG: '2021-06-07.1'
FDO_UPSTREAM_REPO: GNOME/tracker
FDO_DISTRIBUTION_PACKAGES: 'clang clang-analyzer gcovr git libasan libubsan python3-gobject python3-pip
umockdev-devel xmlto'
FDO_DISTRIBUTION_EXEC: |
dnf install -y 'dnf-command(builddep)' &&
dnf builddep -y tracker tracker-miners --setopt=install_weak_deps=False &&
dnf clean all &&
- pip3 install beautifulsoup4 mkdocs mkdocs-cinder tap.py meson
+ pip3 install beautifulsoup4 mkdocs mkdocs-cinder tap.py meson toml typogrify
.tracker.ubuntu@common:
variables:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]