Code Review
/
ci-management.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Fix: Update correct cred-id in mvn settings
[ci-management.git]
/
jenkins-config
/
managed-config-files
/
custom
/
jjbini
/
customizedCredentialMappings.yaml
1
---
2
customizedCredentialMappings:
3
- credentialsId: "jobbuilder-prod"
4
tokenKey: "JOBBUILDER_PROD"
5
- credentialsId: "jobbuilder-sandbox"
6
tokenKey: "JOBBUILDER_SANDBOX"