mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 00:43:21 -04:00
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:
commit
64d5dad92a
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