CI: allow "never" in job:artifacts:expire_in
Please make this possible: ```yaml job: artifacts: expire_in: never # <----- THIS paths: - something ``` Currently, it's only doable via UI using "Keep" button: ![image](/uploads/c4d477dd2d135b2619573676899c5413/image.png) CC @markpundsack @bikebilly @markglenfletcher @ayufan
issue