Codebase list logbook / d31d70e
Merge branch 'update-ci' into 'master' Update gitlab-ci.yml See merge request debian/logbook!25 Iñaki Malerba 4 years ago
1 changed file(s) with 3 addition(s) and 16 deletion(s). Raw diff Collapse all Expand all
0 include: https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
1
2 build:
3 extends: .build-unstable
4
5 reprotest:
6 extends: .test-reprotest
7
8 lintian:
9 extends: .test-lintian
10
11 autopkgtest:
12 extends: .test-autopkgtest
13
14 piuparts:
15 extends: .test-piuparts
0 include:
1 - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
2 - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml