From 861c613c8abb523ee3391b07edc1f887e7c60a91 Mon Sep 17 00:00:00 2001 From: Bas Couwenberg Date: Fri, 28 Nov 2025 14:31:15 +0100 Subject: [PATCH] Don't use test-build-validate-cleanup, fails where pbuilder --twice succeeds. dpkg trolerates removal of generated autotools files, the CI job has no tolerance whatsoever. --- debian/.gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/.gitlab-ci.yml b/debian/.gitlab-ci.yml index 1d860d4..c957a74 100644 --- a/debian/.gitlab-ci.yml +++ b/debian/.gitlab-ci.yml @@ -12,4 +12,3 @@ variables: SALSA_CI_DISABLE_DEBREBUILD: 0 SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 0 SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 0 - SALSA_CI_ENABLE_VALIDATE_PACKAGE_CLEAN_UP: 1