Skip to content

XN137/envinject-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

622 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EnvInject Plugin for Jenkins CI

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 92.7%
  • HTML 7.3%