-
Bug
-
Resolution: Unresolved
-
Major
-
None
I have a build that builds a Java component, followed by a native component and finally an installer.
I need each one of these to be placed in artifactory, and pruned based on jenkins rules.
Only the first build is pruned, the following ones do not appear in the Builds section in artifactory, nor do they get deleted.
I would expect the plugin to upload each artifact to artifactory under the same build, and to prune all the stale builds according to rules in jenkins.
Our installers tend to be some GBs in size, causing disk space outages, unless cleaned.