×
Jenkins will by default periodically run build discarders configured in projects, even when no builds are currently running. This may delete old builds of ...
Oct 16, 2016 · Similarly a pair of milestone steps used with a lock will discard all old builds waiting for a shared resource. In this example ...
... build artifacts . If enabled, build artifacts will be discarded for any builds which exceed the defined limits. The builds themselves will still be kept ...
Add globally configured build discarders that delete old builds not marked as "keep forever" even if there is no, or a less aggressive, per-project build ...
Jan 25, 2024 · A build discarder will delete old builds after a configurable amount of time and/or number. Configure this on your jobs. image2240×552 ...
Apr 18, 2023 · Once we purged all the builds on disk for this job we have been stable since. (We also set up a global build discarder on the controller) ...
Aug 1, 2022 · I am executing a pipeline job on a build node and observed that the workspace is getting deleted from the build node whenever the Jenkins ...
See the LTS upgrade guide for advice on upgrading Jenkins. See the LTS Release Line for more information on Jenkins LTS.
Builds a job, and optionally waits until its completion. BuildCommand.CLICause · BuildDiscarder. Implementation of "Discard old build records" feature.