]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix Read the Docs stable branch update bug
authorAndoni Duarte Pintado <andoni@isc.org>
Thu, 22 Jan 2026 12:25:18 +0000 (13:25 +0100)
committerAndoni Duarte Pintado <andoni@isc.org>
Thu, 22 Jan 2026 12:25:33 +0000 (13:25 +0100)
commit168b15cfd9c8d9a8562e596f78bb971e84c686f4
treefd09ec64fd9dd6b8ad53630d44697b34a9326842
parent878ae0acd486f4ac07f46e67225a9a4ce5c21b39
Fix Read the Docs stable branch update bug

Read the Docs fails to pick the latest version of the stable tag when
updated, i.e. a build is triggered but it takes the previous version.
This commit triggers a second build after 5 minutes to ensure that the
correct tag version is used for the documentation.

This is a known bug in RtD:
https://github.com/readthedocs/readthedocs.org/issues/10838.
.gitlab-ci.yml