[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/maint-0.4.4] CI: enable documentation testing
commit 6a91a50d32c6d3beaa059660881e0c338b147b1b
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Tue Aug 11 11:06:21 2020 -0400
CI: enable documentation testing
---
.gitlab-ci.yml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5a46c1a0e3..abc5003678 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -105,12 +105,13 @@ debian-distcheck:
script:
- ./scripts/ci/ci-driver.sh
+# TODO: it would be neat to disable the "make all" part of this one.
debian-docs:
image: debian:stable
<<: *debian-template
variables:
- DOXYGEN: "no"
- ASCIIDOC: "no"
+ DOXYGEN: "yes"
+ ASCIIDOC: "yes"
CHECK: "no"
script:
- ./scripts/ci/ci-driver.sh
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits