From 25fc6710a37f84cd55b91a05449614d33de67cf2 Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Thu, 19 Aug 2021 11:02:34 -0500 Subject: [PATCH] Fix JJBINI credentials Signed-off-by: Vanessa Rene Valderrama Change-Id: Ib989c1b0a18971dc2151619f67e9332b63590fa8 --- .../custom/jjbini/customizedCredentialMappings.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/jenkins-config/managed-config-files/custom/jjbini/customizedCredentialMappings.yaml b/jenkins-config/managed-config-files/custom/jjbini/customizedCredentialMappings.yaml index 0895905e8..baa8963e5 100644 --- a/jenkins-config/managed-config-files/custom/jjbini/customizedCredentialMappings.yaml +++ b/jenkins-config/managed-config-files/custom/jjbini/customizedCredentialMappings.yaml @@ -2,5 +2,3 @@ customizedCredentialMappings: - credentialsId: "jenkins-jobbuilder" tokenKey: "JENKINS-JOBBUILDER" - - credentialsId: "jenkins-jobbuilder-url" - tokenKey: "JENKINS-JOBBUILDER-URL" -- 2.16.6