[gimp/wip/Jehan/build-g-ir-doc] gitlab-ci: build the specific Python and gjs doc with g-ir-doc.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/Jehan/build-g-ir-doc] gitlab-ci: build the specific Python and gjs doc with g-ir-doc.
- Date: Sat, 26 Mar 2022 19:11:17 +0000 (UTC)
commit 452c4cd1d4ba84aca2044f255a5ed15204738805
Author: Jehan <jehan girinstud io>
Date: Sat Mar 26 20:10:13 2022 +0100
gitlab-ci: build the specific Python and gjs doc with g-ir-doc.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a71b7171be..1010d83a42 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -231,7 +231,7 @@ gimp-meson-debian:
extends: .gimp-debian-base
script:
- meson _build
- --prefix="${INSTALL_PREFIX}"
+ --prefix="${INSTALL_PREFIX}" -Dg-ir-doc=true
- ninja -C _build
- ninja -C _build test
- ninja -C _build dist
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]