mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-05 00:55:24 +00:00
Check PDF file structure with QPDF
"qpdf --check" checks file structure of generated ARM PDF.
This commit is contained in:
@@ -553,6 +553,7 @@ docs:
|
|||||||
script:
|
script:
|
||||||
- *configure
|
- *configure
|
||||||
- make -j${BUILD_PARALLEL_JOBS:-1} -k doc V=1
|
- make -j${BUILD_PARALLEL_JOBS:-1} -k doc V=1
|
||||||
|
- qpdf --check doc/arm/_build/latex/Bv9ARM.pdf
|
||||||
needs:
|
needs:
|
||||||
- job: autoreconf
|
- job: autoreconf
|
||||||
artifacts: true
|
artifacts: true
|
||||||
|
Reference in New Issue
Block a user