blob: d237dbb38ad58ffb740a68cb096d0c59e4b1995e (
plain)
1
2
3
4
5
6
7
8
|
---
customizedCredentialMappings:
- credentialsId: "lftoolsini"
tokenKey: "JENKINS_RELEASE"
- credentialsId: "lftoolsini-nexus"
tokenKey: "LFTOOLSINI_NEXUS"
- credentialsId: "rtd-token"
tokenKey: "RTD_TOKEN"
|