Skip to content

Consider artifact discarder setting #10

@jimklimov

Description

@jimklimov

Optionally add this item to properties array:

buildDiscarder(logRotator(artifactNumToKeepStr: '10'))

to enable storing large build artifacts just for a few recent builds, while storing logs longer.

CAVEAT: The original idea is to store tarballs, packages, etc. - but cleanup would likely hit also the config/build/check log files...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions