Skip to content

Rake task to expire artifacts which do not have an expiration

Vlad Mihai requested to merge vmihai-artifacts-expire-rake-task into master

What does this MR do and why?

Due to unknown reasons some build artifacts on GitLab.com are missing an expiration date.

This MR introduces a rake task which will be used to cleanly expire these artifacts.

Related:

Merge request reports