Skip to content

Added when to artifacts

Kamil Trzciński requested to merge artifacts-when into master

The syntax for this will be:

job:
  artifacts:
    when: on_failure

cc @grzesiek @tmaczukin

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/4034

Merge request reports