summaryrefslogtreecommitdiffstats
path: root/debian/salsa-ci.yml
blob: 554ebeec3d7639f469167f82fc3b1be9b92c5205 (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:
  RELEASE: 'unstable'
  # We don't build any arch:all packages
  SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 'true'
  # Currently triggering falsely (bugs #973313, #1000977)
  SALSA_CI_LINTIAN_SUPPRESS_TAGS: 'groff-message,elf-error'