]> 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:19:10 +0000 (18:19 +0100)
Clone the BIND 9 QA repository before invoking a script in it.

(cherry picked from commit 2ffae8e52a8dc6134a4364b374651e5abb9c908b)

.gitlab-ci.yml

index 64303b050e6715cd7f13e322470df4ca0f0e5268..04876401df8757bb809931e07d731b97aff511e4 100644 (file)
@@ -1850,6 +1850,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: