File: salsa-ci.yml

package info (click to toggle)
gimagereader 3.4.2-7
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 7,888 kB
  • sloc: cpp: 29,254; xml: 376; sh: 284; python: 70; makefile: 42
file content (9 lines) | stat: -rw-r--r-- 298 bytes parent folder | download | duplicates (3)
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

# blhc is failing as the cmake compiler check doesn't include all c++ flags (which is OK I think)
blhc:
  allow_failure: true