blob: 93b9571e78755497d5e7da4e6509821a5e2797e6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
variables:
# Until https://bugs.debian.org/976175 is fixed in blhc
SALSA_CI_DISABLE_BLHC: 1
# cross-building never worked
SALSA_CI_DISABLE_CROSSBUILD_ARM64: 1
|