Fix: Use unique credentials for lftoolsini
[ci-management.git] / jenkins-config / managed-config-files / custom / lftoolsini / content
index 43b872e..80569fe 100644 (file)
@@ -2,8 +2,8 @@
 username=$JENKINS_RELEASE_USR
 password=$JENKINS_RELEASE_PSW
 [nexus.onap.org]
-username=$JENKINS_RELEASE_USR
-password=$JENKINS_RELEASE_PSW
+username=$LFTOOLSINI_NEXUS_USR
+password=$LFTOOLSINI_NEXUS_PSW
 [rtd]
 endpoint = https://readthedocs.org/api/v3/
 token = $RTD_TOKEN