From: Michal Nowak Date: Mon, 23 Jun 2025 19:06:46 +0000 (+0200) Subject: Build epub ARM as part of docs jobs X-Git-Tag: v9.21.10~30^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=875c6094249c21562204584001b737bf1fd37cf1;p=thirdparty%2Fbind9.git Build epub ARM as part of docs jobs --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9434bd93c6f..304ea54ce0e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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/