Feat: Add JCASC managed config files
[ci-management.git] / jenkins-config / managed-config-files / mavenSettings / kni-settings / serverCredentialMappings.yaml
1 ---
2 serverCredentialMappings:
3   - serverId: "releases"
4     credentialsId: &cred "kni"
5   - serverId: "snapshots"
6     credentialsId: *cred
7   - serverId: "staging"
8     credentialsId: *cred
9   - serverId: "nexus.akraino.org"
10     credentialsId: *cred