Merge branch 'mnowak/check-arm-pdf-validity' into 'main'

Check PDF file structure with QPDF

See merge request isc-projects/bind9!4620
This commit is contained in:
Michal Nowak 2021-02-03 16:41:06 +00:00
commit 64d5dad92a

View file

@ -553,6 +553,7 @@ docs:
script:
- *configure
- make -j${BUILD_PARALLEL_JOBS:-1} -k doc V=1
- qpdf --check doc/arm/_build/latex/Bv9ARM.pdf
needs:
- job: autoreconf
artifacts: true