From 40504ab4e5e6a00695e6c390071c3bef0c0636ce Mon Sep 17 00:00:00 2001 From: Evangelos Ribeiro Tzaras Date: Sun, 15 Sep 2024 10:19:44 +0200 Subject: [PATCH] ci: Update image We want to use images that include - appstreamcli and - desktop-file-validate so that metainfo and desktop files are validated in CI. Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dabd87e..959a6a8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,7 +22,7 @@ workflow: - if: $CI_COMMIT_BRANCH variables: - DEBIAN_IMAGE: $CI_REGISTRY/gnome/calls/debian:v0.0.2024-08-30 + DEBIAN_IMAGE: $CI_REGISTRY/gnome/calls/debian:v0.0.2024-09-15 GIT_SUBMODULE_STRATEGY: normal build:native: