[tracker/sam/ci-docs: 3/3] ci: Build documentation when testing
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/sam/ci-docs: 3/3] ci: Build documentation when testing
- Date: Wed, 26 May 2021 15:39:34 +0000 (UTC)
commit d791ab6ffc95d7df985c0a73da82635c4102159d
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]