File: salsa-ci.yml

package info (click to toggle)
python-galaxy-common 0.0.1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 48 kB
  • sloc: makefile: 3; python: 2
file content (27 lines) | stat: -rw-r--r-- 900 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# See https://salsa.debian.org/salsa-ci-team/pipeline/#basic-use
---
include:
  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.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
# When testing against packages in experimental
#  RELEASE: 'experimental'

# Permit failure of blhc
#blhc:
#  allow_failure: true

# instead of ratt do
#  git push -o ci.variable="SALSA_CI_DISABLE_BUILD_REVERSE_DEPENDENCIES=0"
# see https://salsa.debian.org/salsa-ci-team/pipeline#build-reverse-dependencies