[Git][reproducible-builds/diffoscope][master] Drop more-advanced covert "reports:" integration; I think this requires GitLab EE.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Mon May 30 09:50:33 UTC 2022



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
aa046f4e by Chris Lamb at 2022-05-30T10:49:41+01:00
Drop more-advanced covert "reports:" integration; I think this requires GitLab EE.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -13,15 +13,11 @@ stages:
     - apt-get -q -y --solver aspcud -o APT::Solver::Strict-Pinning=0
         -o Debug::pkgProblemResolver=yes build-dep .
     - apt-get -q -y install --no-install-recommends radare2 || true
-    - py.test-3 -vv -l -r a --cov=diffoscope --cov-report=term-missing --cov-report xml --cov-report html
+    - py.test-3 -vv -l -r a --cov=diffoscope --cov-report=term-missing --cov-report html
   coverage: '/(?i)total.*? (100(?:\.0+)?\%|[1-9]?\d(?:\.\d+)?\%)$/'
   artifacts:
     paths:
       - htmlcov/*
-    reports:
-      coverage_report:
-        coverage_format: cobertura
-        path: coverage.xml
 
 unstable:
   <<: *test



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/aa046f4e095b33c554e32625a3b9dafd635e3d7a

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/aa046f4e095b33c554e32625a3b9dafd635e3d7a
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20220530/933c3319/attachment.htm>


More information about the rb-commits mailing list