Skip to content

jenkinsci/envinject-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins EnvInject Library

Provides basic API for declaring and retrieving environment variables in Jenkins builds.

Usage

Starting from 1.25 this library is provided via in the EnvInject API Plugin and should not be used as a direct dependency in Jenkins plugins. The library guarantees backward compatibility of API and does not contribute any user-visible components by default.

You can see usage examples in the EnvInject Plugin.

Documentation

License

MIT License