mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 17:42:04 -04:00
[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:
commit
5a5590da89
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue