File: gitlab-ci.yml

package info (click to toggle)
mailman-suite 0%2B20240312-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 344 kB
  • sloc: sh: 471; python: 246; makefile: 9
file content (15 lines) | stat: -rw-r--r-- 501 bytes parent folder | download | duplicates (3)
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

variables:
  RELEASE: 'unstable'

# Disable the reprotest job for now. It fails because reprotest does
# `unshare -r`, which breaks `chown`. See
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928921 for more context
reprotest:
  extends: .test-reprotest
  only:
    refs:
      - nonexistent_ref_d41d8cd98f00b204e9800998ecf8427e