Fix: Use "user" for Nexus credentials 38/134538/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 10 May 2023 18:36:38 +0000 (11:36 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 10 May 2023 18:36:38 +0000 (11:36 -0700)
Use unique credential user param for nexus
to avoid duplicated option errors

Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I69d0a420a73e7516c32e09abba83f2961f16ed11

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

index 80569fe..5ce73c9 100644 (file)
@@ -1,5 +1,5 @@
 [nexus]
-username=$JENKINS_RELEASE_USR
+user=$JENKINS_RELEASE_USR
 password=$JENKINS_RELEASE_PSW
 [nexus.onap.org]
 username=$LFTOOLSINI_NEXUS_USR