Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider artifact discarder setting #10

Open
jimklimov opened this issue Aug 19, 2022 · 0 comments
Open

Consider artifact discarder setting #10

jimklimov opened this issue Aug 19, 2022 · 0 comments

Comments

@jimklimov
Copy link
Member

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant