fun all(days: Int? = null, builds: Int? = null) Adds an 'everything'-level clean-up rule. Either days or builds must be non-null. If they are both null, clean-up will not be configured.
Parameters
number of days to store artifacts
number of successful builds to store artifacts for