X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=jenkins-config%2Fmanaged-config-files%2Fcustom%2Fpypirc%2FcustomizedCredentialMappings.yaml;h=a0f796d156b5f4bb27c17a440c7ff45684a61d7f;hb=refs%2Fchanges%2F57%2F10657%2F8;hp=ad0208639512dbe33dd0f55ec99eb66d53f0b41e;hpb=cb0f23fa15aa1428f364c5c1b7e97dbc1cbace03;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