Fix: Reorder lftoolsini file 51/134551/2
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 11 May 2023 18:45:38 +0000 (11:45 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 11 May 2023 18:50:16 +0000 (11:50 -0700)
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I4f5c532a3a649f1b036cb11f0d1c1a67e429fcc0

jenkins-config/managed-config-files/custom/lftoolsini/content

index 5ce73c9..81755ba 100644 (file)
@@ -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