jenkinsci / jenkinsci/envfile-plugin

Using environment variables?

Open
#3 1 comment 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.