[librsvg: 2/5] Always keep the coverage reports
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg: 2/5] Always keep the coverage reports
- Date: Fri, 18 Feb 2022 20:32:33 +0000 (UTC)
commit b3773f59145e5388edbcd80a6eec727e0e94dfd5
Author: Federico Mena Quintero <federico gnome org>
Date: Fri Feb 18 09:39:25 2022 -0600
Always keep the coverage reports
Probably they weren't kept on a failed CI run?
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0fc03c109..e5fa2673c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -277,6 +277,7 @@ coverage:
artifacts:
name: ${CI_JOB_NAME}-${CI_COMMIT_REF_NAME}-${CI_COMMIT_SHA}
expire_in: 2 days
+ when: always
reports:
cobertura: coverage.xml
paths:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]