File: salsa-ci.yml

package info (click to toggle)
pocketsphinx-python 1%3A0.1.15-7
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 324 kB
  • sloc: python: 554; sh: 15; makefile: 11
file content (16 lines) | stat: -rw-r--r-- 407 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
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:
  # This is currently broken indeed
  SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1

  SALSA_CI_REPROTEST_ENABLE_DIFFOSCOPE: 1

# needs cross-python
#test-crossbuild-arm64:
#  allow_failure: false

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