Fix distros token deletion in CI

Clone the BIND 9 QA repository before invoking a script in it.
This commit is contained in:
Michał Kępień 2026-03-25 18:09:02 +01:00
parent ce977f53b9
commit 2ffae8e52a
No known key found for this signature in database

View file

@ -1955,6 +1955,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: