[calls/gnome-41] ci: Run relaxed appstream validation during tests
- From: Evangelos Ribeiro Tzaras <devrtz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [calls/gnome-41] ci: Run relaxed appstream validation during tests
- Date: Thu, 28 Oct 2021 12:34:14 +0000 (UTC)
commit 3f8e6e45933131788df2ceb5b5236d81ec45c0fa
Author: Evangelos Ribeiro Tzaras <devrtz fortysixandtwo eu>
Date: Tue Oct 19 12:14:23 2021 +0200
ci: Run relaxed appstream validation during tests
If appstream-util is installed the tests will run `appstream validate-relax` on
the metainfo file.
(cherry picked from commit 43fb8504e8a6368baa5ca91a6f7e39c2238f39ee)
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9090e165..87bea8e2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,7 +28,7 @@ build:native:
- export DEBIAN_FRONTEND=noninteractive
- apt-get -y update
- apt-get -y install eatmydata
- - eatmydata apt-get -y install lcov
+ - eatmydata apt-get -y install lcov ca-certificates appstream-util
- '[ "${WANT_BUILD_DEPS}" != "true" ] || eatmydata apt-get -y build-dep .'
- ulimit -c unlimited
script:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]