Philipp Hörist pushed to branch master at gajim / python-nbxmpp


Commits:
85120e7c by lovetox at 2022-08-28T09:01:11+02:00
ci: Don’t use deprecated report type

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -17,7 +17,9 @@ test-pylint:
   coverage: "/TOTAL.+ ([0-9]{1,3}%)/"
   artifacts:
     reports:
-      cobertura: coverage.xml
+      coverage_report: 
+        coverage_format: cobertura
+        path: coverage.xml
 
 build-linux:
   image: nbxmpp-deb-build:latest



View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/85120e7ccc04e835312b6043d54e8c4091c984e0

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/85120e7ccc04e835312b6043d54e8c4091c984e0
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