summaryrefslogtreecommitdiffstats
path: root/jenkins-config/managed-config-files/mavenSettings/oom-settings/serverCredentialMappings.yaml
blob: e7af2e26fa795db2938b7a94c9016181de3a27da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
serverCredentialMappings:
  - serverId: "ecomp-snapshots"
    credentialsId: &cred "oom"
  - serverId: "ecomp-site"
    credentialsId: *cred
  - serverId: "ecomp-staging"
    credentialsId: *cred
  - serverId: "nexus3.onap.org:10001"
    credentialsId: "read-only-docker"
  - serverId: "nexus3.onap.org:10002"
    credentialsId: *cred
  - serverId: "nexus3.onap.org:10003"
    credentialsId: *cred
  - serverId: "nexus3.onap.org:10004"
    credentialsId: *cred
  - serverId: "docker.io"
    credentialsId: "onap_dockerhub_creds"
  - serverId: "oom-helm"
    credentialsId: "onap-helm"