summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jenkins-config/managed-config-files/custom/lftoolsini/content10
1 files changed, 5 insertions, 5 deletions
diff --git a/jenkins-config/managed-config-files/custom/lftoolsini/content b/jenkins-config/managed-config-files/custom/lftoolsini/content
index 5ce73c97b..81755ba96 100644
--- a/jenkins-config/managed-config-files/custom/lftoolsini/content
+++ b/jenkins-config/managed-config-files/custom/lftoolsini/content
@@ -1,9 +1,9 @@
-[nexus]
-user=$JENKINS_RELEASE_USR
-password=$JENKINS_RELEASE_PSW
[nexus.onap.org]
username=$LFTOOLSINI_NEXUS_USR
password=$LFTOOLSINI_NEXUS_PSW
+[nexus]
+user=$JENKINS_RELEASE_USR
+password=$JENKINS_RELEASE_PSW
[rtd]
-endpoint = https://readthedocs.org/api/v3/
-token = $RTD_TOKEN
+endpoint=https://readthedocs.org/api/v3/
+token=$RTD_TOKEN