pkg-monitoring-plugins/debian/.gitlab-ci.yml
Bas Couwenberg 861c613c8a 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.
2025-11-28 14:31:19 +01:00

14 lines
392 B
YAML

---
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
variables:
RELEASE: 'unstable'
SALSA_CI_DISABLE_APTLY: 0
SALSA_CI_DISABLE_AUTOPKGTEST: 0
SALSA_CI_DISABLE_BLHC: 1
SALSA_CI_DISABLE_LINTIAN: 0
SALSA_CI_DISABLE_PIUPARTS: 0
SALSA_CI_DISABLE_DEBREBUILD: 0
SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 0
SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 0