jenkinsci / jenkinsci/extensible-choice-parameter-plugin
[JENKINS-73798] Provide input as variable
- Dominant language
- Java
- Stars
- 19
- Forks
- 36
- Avg merge
- 1d 54m
- Merged PRs (30d)
- 1
Description
Using the "File Choice Parameter" I can provide a "Base Directory" and explanation tells: "This path will not be contained in choice list strings."
Fine so, but I need to use the provided value in the pipeline script.
So I ask for a parameter to reference this value.
---
Originally reported by gregor_pircher, imported from: Provide input as variable
Raw content of original issue
Using the "File Choice Parameter" I can provide a "Base Directory" and explanation tells: "This path will not be contained in choice list strings."
Fine so, but I need to use the provided value in the pipeline script.
So I ask for a parameter to reference this value.
Contributor guide
Assessment
This issue has not been assessed yet.