Fix: Use correct endpoint for onapsdk in pypirc
[ci-management.git] / jenkins-config / managed-config-files / custom / pypirc / content
index a5b368b..d2fdf1f 100644 (file)
@@ -32,6 +32,6 @@ username: __token__
 password: $PYPI_TOKEN
 
 [pypi-onapsdk]
-repository: https://pypi.org/
+repository: https://upload.pypi.org/legacy/
 username: __token__
 password: $ONAP_PYPI_TOKEN