From d16265b976616defd6499ae943575b258406666c Mon Sep 17 00:00:00 2001 From: Maximilian Engelhardt Date: Sun, 13 Dec 2020 12:24:23 +0100 Subject: [PATCH] debian/salsa-ci.yml: don't allow reprotest to fail Xen now builds reproducibly. Signed-off-by: Maximilian Engelhardt Acked-by: Hans van Kranenburg --- debian/salsa-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml index acd1b03579..95e9d0d98b 100644 --- a/debian/salsa-ci.yml +++ b/debian/salsa-ci.yml @@ -16,9 +16,6 @@ extract-source: - test -d .git/info || mkdir .git/info - echo ".gitarchive-info -export-subst" >> .git/info/attributes -reprotest: - allow_failure: true - variables: # disable shallow cloning of git repository. This is needed for git-debrebase GIT_DEPTH: 0 -- 2.30.2