jenkinsci / jenkinsci/credentials-binding-plugin
[JENKINS-43029] Inaccurate help text for FileBinding
Open
component:credentials-binding-plugin
documentation
imported-jira-issue
priority:trivial
resolution:unresolved
- Dominant language
- Java
- Stars
- 57
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
The help text states that:
(The file is deleted when the build completes.)
but this doesn't seem to be true; the file is deleted when exiting the withCredentials block
---
Originally reported by jordanlc, imported from: Inaccurate help text for FileBinding
Raw content of original issue
The help text states that:
(The file is deleted when the build completes.)
but this doesn't seem to be true; the file is deleted when exiting the withCredentials block
Contributor guide
Assessment
This issue has not been assessed yet.