]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix distros token deletion in CI
authorMichał Kępień <michal@isc.org>
Wed, 25 Mar 2026 17:09:02 +0000 (18:09 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 25 Mar 2026 17:09:02 +0000 (18:09 +0100)
Clone the BIND 9 QA repository before invoking a script in it.

.gitlab-ci.yml

index f2e6d52061add58f602cc89f073c989f52e6cddc..84089c6f00dbba8f29d26671f39f74fe2bf8f564 100644 (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: