Skip to content

Save GitLab artifacts regardless of job result

By default on GitLab, artifacts are only saved when pipelines are successfully finished.

This changes makes it collect on failure as well, which seems to be the primary use-case to me, as a user would want screenshots/videos of failed test runs.

Merge request reports

Loading