[9.20] fix: ci: Fix the update-stable-tag job

Fix the `update-stable-tag` job, necessary for updating Read the Docs.

Backport of MR !11559

Merge branch 'backport-andoni/fix-update-stable-branch-for-rtd-job-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11568
This commit is contained in:
Michał Kępień 2026-02-20 09:55:02 +01:00
commit 5a5590da89

View file

@ -2130,6 +2130,7 @@ update-stable-tag:
- bind9-qa/releng/update_stable_tag.py --tag "$CI_COMMIT_TAG"
# Work around https://github.com/readthedocs/readthedocs.org/issues/10838
- sleep 300
- rm -rf ./bind9 # remove already cloned project
- bind9-qa/releng/update_stable_tag.py --tag "$CI_COMMIT_TAG"
rules:
- *rule_tag_open_source