summaryrefslogtreecommitdiffstats
path: root/debian/salsa-ci.yml
blob: 5e62779e8f53a63b87bf1366a631611de4075009 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
include:
  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml

variables:
  # no autopkgtest tests
  SALSA_CI_DISABLE_AUTOPKGTEST: 1
  # No arch:all packages
  SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1

test-crossbuild-arm64:
  allow_failure: false