JCotton1123 / jenkins-home-directory-redirector

Jenkins plugin that changes the home directory for each job

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Directory Redirector Jenkins Plugin

  • Sets the $HOME environment variable to $WORKSPACE
  • Intended for Unix agents only
  • Optionally, copy files from a skeleton directory to $WORKSPACE

Development

Build Plugin JPI

mvn clean package

Launch Local Jenkins Instance

mvn hpi:run

About

Jenkins plugin that changes the home directory for each job


Languages

Language:Java 100.0%