File: salsa-ci.yml

package info (click to toggle)
libslow5lib 0.7.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 25,092 kB
  • sloc: ansic: 11,825; python: 1,179; sh: 547; makefile: 91; cpp: 40
file content (17 lines) | stat: -rw-r--r-- 601 bytes parent folder | download | duplicates (87)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
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

# To exclude single tests you can use
#variables:
#  SALSA_CI_DISABLE_APTLY: 1
#  SALSA_CI_DISABLE_AUTOPKGTEST: 1
#  SALSA_CI_DISABLE_BLHC: 1
#  SALSA_CI_DISABLE_LINTIAN: 1
#  SALSA_CI_DISABLE_PIUPARTS: 1
#  SALSA_CI_DISABLE_REPROTEST: 1
#  SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1
#  SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1
# In case for instance i386 is explicitly excluded by Build-Depends
#  SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1