Fix: update cred for Nexus3 75/11275/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 6 Jun 2023 21:23:48 +0000 (14:23 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 6 Jun 2023 21:23:48 +0000 (14:23 -0700)
Nexus3 public repo should be accessed with
read only "docker" creds

Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I54d8e8dcf1c1c671cb250a6e28d1e07171a723b5

jenkins-config/managed-config-files/mavenSettings/aiml-fw-aihp-ips-kserve-adapter-settings/serverCredentialMappings.yaml

index 1093310..9e9220f 100644 (file)
@@ -9,7 +9,7 @@ serverCredentialMappings:
   - serverId: "site"
     credentialsId: "aiml-fw-aihp-ips-kserve-adapter"
   - serverId: "nexus3.o-ran-sc.org:10001"
-    credentialsId: "aiml-fw-aihp-ips-kserve-adapter"
+    credentialsId: "docker"
   - serverId: "nexus3.o-ran-sc.org:10002"
     credentialsId: "aiml-fw-aihp-ips-kserve-adapter"
   - serverId: "nexus3.o-ran-sc.org:10003"