Multiple Job Artifacts with different expiring time

I’d like to create multiple job artifacts, but with different expiring times. I’ve found nothing in the documentation, but on Stack Overflow [1] is described a workaround.

Is it currently implemented a “native” solution for this use case? If not, I would open a new issue for that.

[1] caching - Multiple paths with different expiry time in gitlab-ci runners - Stack Overflow

Hi @sparsick

there is currently no native solution for this.

1 Like

Thanks @balonik, I created an issue for this feature.