Codebase list httping / abcccfa
add CI config Abhijith PA 5 years ago
1 changed file(s) with 17 addition(s) and 0 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
16