File: salsa-ci.yml

package info (click to toggle)
iw 5.19-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 968 kB
  • sloc: ansic: 15,723; makefile: 110; sh: 26
file content (10 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (2)
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 (bug #1000977)
  SALSA_CI_LINTIAN_SUPPRESS_TAGS: 'elf-error'