jenkinsci / envinject-lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Java 100.0%