jenkinsci / jenkinsci/envfile-plugin
Using environment variables?
Open
- Dominant language
- Java
- Stars
- 2
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
This plugin is EXACTLY what I need, unfortunately I have no idea how to use it correctly.
My properties file gets read in and in the console I even see:
[envfile] version=2.0.1
But when I try to access the variable it's undefined... I try to access it the following ways:
$version
$env['version']
but no luck.
Contributor guide
Assessment
This issue has not been assessed yet.