mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 01:52:05 -04:00
Check PDF file structure with QPDF
"qpdf --check" checks file structure of generated ARM PDF.
This commit is contained in:
parent
3648eb2936
commit
359708b9d6
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue