X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jenkins-config%2Fmanaged-config-files%2Fcustom%2Fpypirc%2FcustomizedCredentialMappings.yaml;fp=jenkins-config%2Fmanaged-config-files%2Fcustom%2Fpypirc%2FcustomizedCredentialMappings.yaml;h=a0f796d156b5f4bb27c17a440c7ff45684a61d7f;hb=e82c9c9ebdc0d97059a7a788c2aeb6813602b723;hp=ad0208639512dbe33dd0f55ec99eb66d53f0b41e;hpb=0cd6d4f35b7fe50eec05551e827b87e352b3c94f;p=ci-management.git diff --git a/jenkins-config/managed-config-files/custom/pypirc/customizedCredentialMappings.yaml b/jenkins-config/managed-config-files/custom/pypirc/customizedCredentialMappings.yaml index ad020863..a0f796d1 100644 --- a/jenkins-config/managed-config-files/custom/pypirc/customizedCredentialMappings.yaml +++ b/jenkins-config/managed-config-files/custom/pypirc/customizedCredentialMappings.yaml @@ -1,6 +1,6 @@ --- customizedCredentialMappings: - - credentialsId: "pypirc" - tokenKey: "PYPIRC" - - credentialsId: "pypirc-url" - tokenKey: "PYPIRC_URL" \ No newline at end of file + - credentialsId: "pypi-release" + tokenKey: "PYPI_RELEASE" + - credentialsId: "pypi-test" + tokenKey: "PYPI_TEST" \ No newline at end of file