From d3da46519e10c6df298a2c8372d03bd329dbd961 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 14 Jan 2025 16:11:40 +0000 Subject: [PATCH] d/salsa-ci.yml: Disable reprotest on Salsa-CI It takes longer than the infrastructure timeout (1 hour). --- debian/salsa-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml index 8424db446e..54fabf3b61 100644 --- a/debian/salsa-ci.yml +++ b/debian/salsa-ci.yml @@ -1,3 +1,7 @@ --- include: - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml + +variables: + # Takes too long + SALSA_CI_DISABLE_REPROTEST: 1