Make older artifacts expire when new ones are created
Summary
I would like to exprire artifacts as soon as new ones are created. At best this would work for every job independently. This way its easy to just keep the newest artifacts and dont spam the repository with e.g. large binary files.
This could be done with a new key e.g. keepOnUpdate: false
or similar