Skip to content

gitlab-ci: Always capture artifacts when merging YAML data

Emanuele Aina requested to merge wip/em/always-capture-artifacts into master

Gathering the YAML files from different jobs and merging them locally when trying to reproduce an issue when rendering the dashboard is really tedious, so let's capture the merged packaging.yaml even on failures.

Merge request reports