-
Improvement
-
Resolution: Unresolved
-
Minor
We build and publish each build as part of a CI process, I would like this plugin to detect and remove builds as per the Discard Old Builds setting.
We build and publish each build as part of a CI process, I would like this plugin to detect and remove builds as per the Discard Old Builds setting.
I don't know how "Discard Old Builds" works in general in Jenkins, but I do not want to allow docker credentials for jeknins to "remove" anything.
This should be done by another components - watching jenkins API and call docker registry API when detects builds are discarded.