File: salsa-ci.yml

package info (click to toggle)
edb-debugger 1.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,944 kB
  • sloc: cpp: 46,242; xml: 4,998; ansic: 3,088; sh: 52; asm: 33; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 332 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
---
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

# Allow blhc fail because of some problems with two plugins
blhc:
  allow_failure: true

# Allow reprotest failure temporarily 
reprotest:
  allow_failure: true