Philipp Hörist pushed to branch master at gajim / gajim


Commits:
9015e908 by lovetox at 2022-08-22T22:03:32+02:00
ci: Remove deprecated report type

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -62,7 +62,9 @@ test-unittest:
   coverage: "/TOTAL.+ ([0-9]{1,3}%)/"
   artifacts:
     reports:
-      cobertura: coverage.xml
+      coverage_report: 
+        coverage_format: cobertura
+        path: coverage.xml
   interruptible: true
 
 build-linux:



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/9015e9082b0fed292f4bea7e36d71c01b3527463

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/9015e9082b0fed292f4bea7e36d71c01b3527463
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to