From: Anil Belur Date: Tue, 19 Oct 2021 13:41:49 +0000 (+1000) Subject: Fix: Update lftools.ini managed config X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=976d11d39940e9db06c3ede878ebfa9736dfc4d7;p=releng%2Fbuilder.git Fix: Update lftools.ini managed config The CR aff2a708c2a introduced a typo in the config file. Use the corect credentialID Issue-ID: https://jira.linuxfoundation.org/browse/RELENG-4013 Signed-off-by: Anil Belur Change-Id: I4cd3e6300d202b13f4fcc28166164f90e41908c6 --- diff --git a/jenkins-config/managed-config-files/custom/lftoolsini/customizedCredentialMappings.yaml b/jenkins-config/managed-config-files/custom/lftoolsini/customizedCredentialMappings.yaml index 901ae93c3a..7d6ad4249b 100644 --- a/jenkins-config/managed-config-files/custom/lftoolsini/customizedCredentialMappings.yaml +++ b/jenkins-config/managed-config-files/custom/lftoolsini/customizedCredentialMappings.yaml @@ -1,4 +1,4 @@ --- customizedCredentialMappings: - - credentialsId: "jenkins-release" + - credentialsId: "lftoolsini" tokenKey: "NEXUSRELEASE"