]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Build epub ARM as part of docs jobs
authorMichal Nowak <mnowak@isc.org>
Mon, 23 Jun 2025 19:06:46 +0000 (21:06 +0200)
committerMichal Nowak <mnowak@isc.org>
Tue, 24 Jun 2025 15:00:05 +0000 (17:00 +0200)
.gitlab-ci.yml

index 9434bd93c6fc3292a00af5bdf17ca7f741eb4b18..304ea54ce0efa3ba3eefe834a5f5d26d450905ee 100644 (file)
@@ -477,7 +477,7 @@ stages:
   stage: docs
   script:
     - *configure
-    - meson compile -C build arm man
+    - meson compile -C build arm arm-epub man
     - find build/man/ -maxdepth 2 -name "*.[0-9]" -exec mandoc -T lint "{}" \; | ( ! grep -v -e "skipping paragraph macro. sp after" -e "unknown font, skipping request. ft C" -e "input text line longer than 80 bytes" )
     - test -z "${DOC_CHECK_MISC_CHANGE}" || ninja -C build doc-misc
     - test -z "${DOC_CHECK_MISC_CHANGE}" || cp build/doc/misc/options build/doc/misc/rndc.grammar build/doc/misc/*.zoneopt doc/misc/