-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'artifacts-when' into 'master'
Added when to artifacts The syntax for this will be: ``` job: artifacts: when: on_failure ``` cc @grzesiek @tmaczukin Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/4034 See merge request !4201
No related branches found
No related tags found
Pipeline #
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- doc/ci/yaml/README.md 27 additions, 0 deletionsdoc/ci/yaml/README.md
- lib/ci/gitlab_ci_yaml_processor.rb 25 additions, 1 deletionlib/ci/gitlab_ci_yaml_processor.rb
- spec/lib/ci/gitlab_ci_yaml_processor_spec.rb 25 additions, 0 deletionsspec/lib/ci/gitlab_ci_yaml_processor_spec.rb
Please register or sign in to comment