You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
We use the Jenkins matrix reloaded plugin which works pretty well for us.
We are experiencing one pretty large pain point. The plugin pulls the code base for each run. Which after a while begins to consume all the on disk available space. Aside from having the repos cleaned up after the job execution is there a method to reduce the amount of code pulls and on disk storage?