Merge "Fix: conditionally set the python packaging repository"
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 29 Sep 2021 23:38:21 +0000 (23:38 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Wed, 29 Sep 2021 23:38:21 +0000 (23:38 +0000)
jenkins-config/managed-config-files/custom/pypirc/content

index 72dac93..6ddb0d0 100644 (file)
@@ -3,9 +3,7 @@
 
 [distutils] # this tells distutils what package indexes you can push to
 index-servers =
-  pypi-test pypi
-  pypi-test
-  pypi
+  $PYPIRC_URL_USR
 
 [$PYPIRC_URL_USR]
 repository: $PYPIRC_URL_PSW