]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: Pull the doc/misc/options{,.active} from the CI
authorOndřej Surý <ondrej@isc.org>
Mon, 5 Aug 2024 09:11:51 +0000 (09:11 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 5 Aug 2024 09:11:51 +0000 (09:11 +0000)
The doc/misc/options{,.active} were built on system with different
configuration than we have in the CI, so the docs job just keeps
failing.  Pull the files from the CI, so they match what we have
in the CI images.

Merge branch 'ondrej/make-docs-job-happy-9.16' into 'bind-9.16'

See merge request isc-projects/bind9!9242


Trivial merge