Skip to content

This plugin makes it possible to setup a custom environment for your jobs

Notifications You must be signed in to change notification settings

marci4/envinject-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnvInject Plugin for Jenkins

Jenkins Plugin GitHub release Jenkins Plugin Installs

This plugin makes it possible to setup a custom environment for your jobs.

Features:

  • Removes inherited environment variables by the Jenkins Java process
  • Injects environment variables at node (master/slave) startup
  • Executes a setup script before or/and after a SCM checkout for a run
  • Injects environment variables before or/and after a SCM checkout for a run
  • Injects environment variables as a build step for a run
  • Securely injects password values for a run
  • Exports environment variables at the end of the build in order to display the set of environment variables used for each build

More info: the plugin's Wiki page

Changelog

See GitHub Releases for recent releases. Changelogs for older releases are available on the plugin's Wiki page.

About

This plugin makes it possible to setup a custom environment for your jobs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.7%
  • HTML 5.3%