File: salsa-ci.yml

package info (click to toggle)
q2-quality-filter 2022.11.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 576 kB
  • sloc: python: 1,866; makefile: 26; sh: 13
file content (8 lines) | stat: -rw-r--r-- 301 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
---
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

# disable due to missing q2-types on i386 (due to missing python3-skbio)
variables:
  SALSA_CI_DISABLE_BUILD_PACKAGE_I386: "true"