File: salsa-ci.yml

package info (click to toggle)
labplot 2.12.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 78,624 kB
  • sloc: cpp: 241,048; ansic: 6,324; python: 915; xml: 400; yacc: 237; sh: 221; awk: 35; makefile: 11
file content (11 lines) | stat: -rw-r--r-- 466 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
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:
  SALSA_CI_DISABLE_MISSING_BREAKS: 'no'
  SALSA_CI_DISABLE_RC_BUGS: 'no'
  SALSA_CI_REPROTEST_ARGS: '--variations=-build-path'
  # not working with terse output
  SALSA_CI_DISABLE_BLHC: 1
  # disable the verbose output so that the whole build log is available
  DEB_BUILD_OPTIONS: 'terse'