[libmediaart/wip/carlosg/ci-templates: 2/3] ci: Enable docs in CI builds
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libmediaart/wip/carlosg/ci-templates: 2/3] ci: Enable docs in CI builds
- Date: Sat, 22 May 2021 13:56:53 +0000 (UTC)
commit d65f52940acb7ffdd480a0ba60ef9c7cac974de3
Author: Carlos Garnacho <carlosg gnome org>
Date: Sat May 22 14:50:06 2021 +0200
ci: Enable docs in CI builds
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 63a0e82..ec84f34 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -90,7 +90,7 @@ build-alpine-container@x86_64:
stage: test
script:
- - meson setup _build .
+ - meson setup _build . -Dgtk_doc=true
- meson compile -C _build
- |
# Remove the many "CI_" variables from the environment. Meson dumps the
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]