From: Zack Cerza Date: Fri, 27 Mar 2020 22:57:53 +0000 (-0600) Subject: ceph-medic-release: Bind CHACRACTL_KEY credential X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1539%2Fhead;p=ceph-build.git ceph-medic-release: Bind CHACRACTL_KEY credential This job was writing an incomplete .chacractl config file. Signed-off-by: Zack Cerza --- diff --git a/ceph-medic-release/config/definitions/ceph-medic-release.yml b/ceph-medic-release/config/definitions/ceph-medic-release.yml index 5d4beca05..9daad442e 100644 --- a/ceph-medic-release/config/definitions/ceph-medic-release.yml +++ b/ceph-medic-release/config/definitions/ceph-medic-release.yml @@ -93,3 +93,7 @@ If this is checked, then the binaries will be built and pushed to chacra even if - inject-passwords: global: true mask-password-params: true + - credentials-binding: + - text: + credential-id: chacractl-key + variable: CHACRACTL_KEY