]> 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ń (GitLab job 7091315) <michal@isc.org>
Wed, 25 Mar 2026 17:13:48 +0000 (17:13 +0000)
Clone the BIND 9 QA repository before invoking a script in it.

(cherry picked from commit 2ffae8e52a8dc6134a4364b374651e5abb9c908b)

.gitlab-ci.yml

index f491fbec06fe6c11016216737add7732e9cbf10f..8da287009e6432db9da446373e37bb5da3e9f35b 100644 (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: