Fix distros token deletion in CI

Clone the BIND 9 QA repository before invoking a script in it.

(cherry picked from commit 2ffae8e52a)
This commit is contained in:
Michał Kępień 2026-03-25 18:09:02 +01:00 committed by Michał Kępień (GitLab job 7091315)
parent 9eea72e0d0
commit d23180e325

View file

@ -2035,6 +2035,7 @@ publish:
SSH_SCRIPT_CLIENT: |-
ssh "${STAGING_USER_ACTIONS}@${STAGING_HOST}" "publish ${CI_COMMIT_TAG}"
after_script:
- *git_clone_bind9-qa
- if [ "${CI_JOB_STATUS}" = "success" ]; then "$CI_PROJECT_DIR"/bind9-qa/releng/manage_distros_token.py delete; fi
artifacts:
paths: