From: Eric Ball Date: Mon, 25 Sep 2023 22:33:41 +0000 (-0700) Subject: Fix: Add pypi-onapsdk to "distutils" in pypirc X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=cc74c985e6bfd0d351377ebf950ad6218976aa10 Fix: Add pypi-onapsdk to "distutils" in pypirc Change-Id: I6fc6d178bccb18077aff8643c0cfcbff09ae6a3e Issue-ID: CIMAN-33 Signed-off-by: Eric Ball --- diff --git a/jenkins-config/managed-config-files/custom/pypirc/content b/jenkins-config/managed-config-files/custom/pypirc/content index 7103c833c..a5b368b98 100644 --- a/jenkins-config/managed-config-files/custom/pypirc/content +++ b/jenkins-config/managed-config-files/custom/pypirc/content @@ -4,6 +4,7 @@ index-servers = release pypi-test pypi + pypi-onapsdk [staging] repository: https://nexus3.onap.org/repository/PyPi.staging/