[tracker/sam/ci-docs: 4/4] ci: Build documentation when testing
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/sam/ci-docs: 4/4] ci: Build documentation when testing
- Date: Wed, 26 May 2021 15:40:57 +0000 (UTC)
commit 1ad472cc9bbde620832eec05c462305586ad33ce
Author: Sam Thursfield <sam thursfield codethink co uk>
Date: Wed May 26 17:39:05 2021 +0200
ci: Build documentation when testing
Fixes https://gitlab.gnome.org/GNOME/tracker/-/issues/310
.gitlab-ci.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2cb98c926..5c9a20cc6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -176,7 +176,8 @@ build-alpine-container@x86_64:
stage: build
script:
- meson . build -Db_lto=true -Db_coverage=true -Dsystemd_user_services=false -Dtests_tap_protocol=true
--prefix /usr
- - ninja -C build
+ - ninja -C build all libtracker-sparql-3-doc ontology-3-doc
+ - ninja -C build
artifacts:
expire_in: 1 day
paths:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]