File: salsa-ci.yml

package info (click to toggle)
gsasl 2.2.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 3,600 kB
  • sloc: ansic: 16,551; sh: 1,739; makefile: 676; xml: 301; php: 172; perl: 4
file content (18 lines) | stat: -rw-r--r-- 712 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
- https://salsa.debian.org/debian/licenserecon/raw/main/debian/licenserecon.yml
- https://jas.pages.debian.net/reverse-dependency-ci/gsasl.yml

variables:
  SALSA_CI_AUTOPKGTEST_ALLOWED_EXIT_STATUS: '0'
  SALSA_CI_DISABLE_APTLY: 0
  SALSA_CI_DISABLE_BUILD_PACKAGE_ARM64: 0
  SALSA_CI_DISABLE_CROSSBUILD_ARM64: 0
  SALSA_CI_DISABLE_WRAP_AND_SORT: 0
  SALSA_CI_REPROTEST_ARGS: --vary=+build_path
  SALSA_CI_REPROTEST_ENABLE_DIFFOSCOPE: 1
  SALSA_CI_WRAP_AND_SORT_ARGS: '-asbkt'

# Run manually from
# https://salsa.debian.org/xmpp-team/gsasl/-/pipelines/new
# with variable SALSA_CI_ENABLE_REVERSE_DEPENDENCY_BUILD set to 1.