[librsvg/librsvg-2.55: 6/13] CI: don't build docs or the vala artifacts for the coverage job
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg/librsvg-2.55: 6/13] CI: don't build docs or the vala artifacts for the coverage job
- Date: Thu, 8 Sep 2022 17:30:25 +0000 (UTC)
commit 5b608d35225c8719d0be90d861121fbc17791088
Author: Federico Mena Quintero <federico gnome org>
Date: Tue Sep 6 12:15:27 2022 -0500
CI: don't build docs or the vala artifacts for the coverage job
They are not needed there.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b9c995a85..fa7d1ac36 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -300,7 +300,7 @@ coverage:
script:
- mkdir -p _build
- cd _build
- - ../autogen.sh --enable-gtk-doc --enable-vala --enable-debug
+ - ../autogen.sh --disable-gtk-doc --disable-vala --enable-debug
- make
- make -k check
after_script:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]