• Marius Bobin's avatar
    Add never keyword to expire_in for artefacts · 6d95d8f5
    Marius Bobin authored
    This MR adds the possibility to use a `never` keyword as
    artefact `expire_in` value for a `gitlab-ci.yml` configuration
    to keep artefacts forever. It has the same effect as pressing
    the **Keep Forever** button on the pipeline view.
    6d95d8f5
artifacts.rb 2.72 KB