debian/salsa-ci.yml: enable diffoscope in reprotest
authorMaximilian Engelhardt <maxi@daemonizer.de>
Thu, 10 Dec 2020 23:16:19 +0000 (00:16 +0100)
committerHans van Kranenburg <hans@knorrie.org>
Sun, 28 Feb 2021 18:53:12 +0000 (19:53 +0100)
This displays binary differences in the CI output.

Signed-off-by: Maximilian Engelhardt <maxi@daemonizer.de>
Acked-by: Hans van Kranenburg <hans@knorrie.org>
debian/salsa-ci.yml

index a11d7ebef38fa7cca36bb1eaffe3af67e662301c..acd1b0357992aaaf97ef195435232e04aeaf2c16 100644 (file)
@@ -26,3 +26,6 @@ variables:
   # xen currently does not enable hardening when building the hypervisor so
   # disable blhc.
   SALSA_CI_DISABLE_BLHC: 1
+
+  SALSA_CI_REPROTEST_ENABLE_DIFFOSCOPE: 1
+