jenkinsci / jenkinsci/credentials-binding-plugin
[JENKINS-53925] UI for binding credentials does not work
- Dominant language
- Java
- Stars
- 57
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
I have the credentials I need already set up
I want to bind a particular credential in one of my jobs so that the vars are available to shell script within it
The docs here https://support.cloudbees.com/hc/en-us/articles/203802500 say I need to:
1. tick "Use secret text(s) or file(s)"
2. add a binding of env var name to credential
When I try to do this I get the "Add" binding dropdown with options in it but nothing happens when I select any of the options
The UI to configure the binding does not appear
---
Originally reported by anentropic, imported from: UI for binding credentials does not work
Raw content of original issue
I have the credentials I need already set up
I want to bind a particular credential in one of my jobs so that the vars are available to shell script within it
The docs here https://support.cloudbees.com/hc/en-us/articles/203802500 say I need to:
1. tick "Use secret text(s) or file(s)"
2. add a binding of env var name to credentialWhen I try to do this I get the "Add" binding dropdown with options in it but nothing happens when I select any of the options
The UI to configure the binding does not appear
environment
```
Jenkins 2.10
Credentials Binding 1.16
Credentials 2.1.16
```
1 attachment
- [Screen Shot 2018-10-05 at 16.25.30.png](https://issues.jenkins.io/secure/attachment/44711/Screen%20Shot%202018-10-05%20at%2016.25.30.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.