summaryrefslogtreecommitdiff
path: root/debian/gitlab-ci.yml
blob: b7dc52a00be6ea058d9991e6004037f6b446d69f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include: https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml

build:
    extends: .build-unstable

reprotest:
    extends: .test-reprotest

lintian:
    extends: .test-lintian

autopkgtest:
    extends: .test-autopkgtest

piuparts:
    extends: .test-piuparts