blob: 4f309445e127ceb2f2101840e4e86ce95f667561 (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
variables:
SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1
reprotest:
# https://bugs.debian.org/928921, I think
allow_failure: true
|