X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jenkins-config%2Fmanaged-config-files%2Fcustom%2Fpypirc%2FcustomizedCredentialMappings.yaml;h=bf12e8cea6dc2cb58cff5c2d7739b7a090a60767;hb=7e53805975d814d9035abe1b0ebaef5ded3cd01a;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..bf12e8ce 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"