File: gitlab-ci.yml

package info (click to toggle)
libdbd-pg-perl 3.16.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,416 kB
  • sloc: perl: 10,141; ansic: 5,930; makefile: 15
file content (8 lines) | stat: -rw-r--r-- 304 bytes parent folder | download | duplicates (3)
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

reprotest:
  extends: .test-reprotest-diffoscope
  # dies with "Unable to find a user to run initdb as" since 2021
  allow_failure: true