Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Duplicate
-
Component/s: credentials-binding-plugin
-
Labels:None
-
Similar Issues:
Description
Currently the plugin will generate a single environment variable based on the name give set as this:
<NAME>=username:password
Would it be possible to have an option to split it into two distinct environment variables:
<NAME>_USERNAME=username
<NAME>_PASSWORD=password
This would ease the usage of the plugin as most of the tool requiring a username password would ask them separatly.
Attachments
Issue Links
- duplicates
-
JENKINS-23468 Support multiple variables per binding
-
- Resolved
-