Disable piuparts and blhc

piuparts is broken for buster
blhc is failing, but not going to fix that for the DLA.
This commit is contained in:
Tobias Frost 2023-10-03 10:15:43 +02:00
parent efc916e1a4
commit 21305b53c4

View File

@ -6,3 +6,5 @@ variables:
SALSA_CI_COMPONENTS: 'main contrib non-free'
SALSA_CI_DISABLE_REPROTEST: 1
SALSA_CI_DISABLE_LINTIAN: 1
SALSA_CI_DISABLE_BLHC: 1
SALSA_CI_DISABLE_PIUPARTS: 1