File: salsa-ci.yml

package info (click to toggle)
python-boltons 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,252 kB
  • sloc: python: 12,133; makefile: 159; sh: 7
file content (9 lines) | stat: -rw-r--r-- 305 bytes parent folder | download
1
2
3
4
5
6
7
8
9
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:
 # no compiled code
 SALSA_CI_DISABLE_BLHC: 'true'
 SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1
 SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1