From 3d4cf44f9b04800c8da9d7d91e4b397792637c96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Fri, 23 Jun 2023 13:37:58 -0400 Subject: [PATCH] ci: Add gnome-desktop-testing to the image It can be used to run the installed tests. --- .gitlab-ci/libfprint-image-variables.yaml | 2 +- .gitlab-ci/libfprint-templates.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci/libfprint-image-variables.yaml b/.gitlab-ci/libfprint-image-variables.yaml index 5244a2bd..e568839b 100644 --- a/.gitlab-ci/libfprint-image-variables.yaml +++ b/.gitlab-ci/libfprint-image-variables.yaml @@ -1,2 +1,2 @@ variables: - LIBFPRINT_IMAGE_TAG: v2 + LIBFPRINT_IMAGE_TAG: v3 diff --git a/.gitlab-ci/libfprint-templates.yaml b/.gitlab-ci/libfprint-templates.yaml index 46e0d475..9c8de1ca 100644 --- a/.gitlab-ci/libfprint-templates.yaml +++ b/.gitlab-ci/libfprint-templates.yaml @@ -13,6 +13,7 @@ glib2-devel glibc-devel gobject-introspection-devel + gnome-desktop-testing gtk-doc gtk3-devel libabigail