teamclairvoyant / jenkins-workspace-cleanup-groovy-script

Jenkins Workspace Cleanup script to automate folders clean up for all the jobs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jenkins Workspace cleanup Groovy Script.

This Groovy script which runs as a separate job in Jenkins that cleans up the folders of a workspace after it is built. It can be integrated with any new or existing job(best used for Maven/gradle builds that occupy a lot of space in workspace folder and is not cleaned). For more detailed steps please visit Link.

About

Jenkins Workspace Cleanup script to automate folders clean up for all the jobs

License:MIT License


Languages

Language:Groovy 100.0%