From: Dan Mick Date: Wed, 22 Jan 2025 02:11:08 +0000 (-0800) Subject: ceph-build: use correct quay.ceph.io credentials X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2317%2Fhead;p=ceph-build.git ceph-build: use correct quay.ceph.io credentials Signed-off-by: Dan Mick --- diff --git a/ceph-build/config/definitions/ceph-build.yml b/ceph-build/config/definitions/ceph-build.yml index a101450e..25501646 100644 --- a/ceph-build/config/definitions/ceph-build.yml +++ b/ceph-build/config/definitions/ceph-build.yml @@ -127,6 +127,6 @@ credential-id: shaman-api-key variable: SHAMAN_API_KEY - username-password-separated: - credential-id: quay-ceph-io-ceph-ci + credential-id: quay-ceph-io-ceph-prerelease username: CONTAINER_REPO_USERNAME password: CONTAINER_REPO_PASSWORD