File: salsa-ci.yml

package info (click to toggle)
python-inline-snapshot 0.31.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,724 kB
  • sloc: python: 9,269; makefile: 40; sh: 33
file content (14 lines) | stat: -rw-r--r-- 330 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# https://salsa.debian.org/salsa-ci-team/pipeline

---
include:
  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml

variables:
  BUILD_PROFILES: nocheck
  SALSA_CI_DISABLE_BLHC: 1
  SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1
  SALSA_CI_ENABLE_BUILD_PACKAGE_PROFILES: 1

debrebuild:
  allow_failure: true