-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
2.249.2 lts
Workspace Cleanup Plugin-0.38
-
-
2.454
In Jenkins Pipelines one can use shared libraries. With them a additional directory is created:
Usual-Workspace: /var/lib/jenkins/workspace/job-id/
Additional SharedLibrary-Folder: /var/lib/jenkins/workspace/job-id@tmp
Seems as if there the shared library sources are stored in case one want s to rerun the build.
In order to completely wipe out old build data, a option to delete this @tmp folder could be introduced.
- relates to
-
JENKINS-70869 Option to bypass workspace checkout of library
- Resolved
- links to