From 73492e18c52253bf09da82c8e6359ab436ab087e Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Wed, 26 Aug 2020 09:54:45 +0200 Subject: salsa-ci: Skip reprotest It triggers a tess failure since a test can write to a destinatino it should not be able to write too. --- debian/salsa-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml index 5e6658de..768d72ee 100644 --- a/debian/salsa-ci.yml +++ b/debian/salsa-ci.yml @@ -3,3 +3,7 @@ include: - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml +# Reprotest triggers a test failure not related to reproducibility +variables: + SALSA_CI_DISABLE_REPROTEST: 1 + -- cgit v1.2.3