File: salsa-ci.yml

package info (click to toggle)
speech-dispatcher 0.11.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 34,196 kB
  • sloc: ansic: 26,648; sh: 5,333; python: 1,215; makefile: 972; lisp: 583; cpp: 404
file content (13 lines) | stat: -rw-r--r-- 334 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
---
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

# needs cross-python3-xdg
#test-crossbuild-arm64:
#  allow_failure: false

variables:
  SALSA_CI_REPROTEST_ENABLE_DIFFOSCOPE: 1

# vim: ts=2 sw=2 et sts=2 ft=yaml