Re: [PATCH] gitlab-ci: Always upload artifacts by default

2021-12-30 Thread Philippe Mathieu-Daudé
On 12/30/21 00:33, Philippe Mathieu-Daudé wrote: > GitLab defaults [1] to upload artifacts only when the job succeeds, > which is not helpful to troubleshoot failing tests. Switch to > always upload artifacts by default for QEMU jobs, by setting the > 'artifacts:when' keyword in the global default

[PATCH] gitlab-ci: Always upload artifacts by default

2021-12-29 Thread Philippe Mathieu-Daudé
GitLab defaults [1] to upload artifacts only when the job succeeds, which is not helpful to troubleshoot failing tests. Switch to always upload artifacts by default for QEMU jobs, by setting the 'artifacts:when' keyword in the global default section [2]. [1] https://docs.gitlab.com/ee/ci/yaml/inde