summaryrefslogtreecommitdiffstats
path: root/jenkins-config/managed-config-files/mavenSettings/portal-ng-ui-settings/serverCredentialMappings.yaml
blob: f8a44a7bd8f2b2a0aef4e6d125f1194611b3c3ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
serverCredentialMappings:
  - serverId: "ecomp-snapshots"
    credentialsId: "portal-ng-ui"
  - serverId: "ecomp-site"
    credentialsId: "portal-ng-ui"
  - serverId: "ecomp-staging"
    credentialsId: "portal-ng-ui"
  - serverId: "nexus3.onap.org:10001"
    credentialsId: "portal-ng-ui"
  - serverId: "nexus3.onap.org:10002"
    credentialsId: "portal-ng-ui"
  - serverId: "nexus3.onap.org:10003"
    credentialsId: "portal-ng-ui"
  - serverId: "nexus3.onap.org:10004"
    credentialsId: "portal-ng-ui"
  - serverId: "docker.io"
    credentialsId: "onap_dockerhub_creds"