File: salsa-ci.yml

package info (click to toggle)
oidc-agent 4.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,556 kB
  • sloc: ansic: 22,657; makefile: 711; sh: 494
file content (15 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
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

reprotest:
  allow_failure: true

reprotest-fileordering:
  allow_failure: true

variables:
  SALSA_CI_IGNORED_BRANCHES: 'master|bump-version-4.2.5'
  SALSA_CI_REPROTEST_ENABLE_DIFFOSCOPE: 1
  SALSA_CI_ENABLE_ATOMIC_REPROTEST: 1