Codebase list ps-watcher / 1c64860
Adding d/.gitlab-ci.yml Jan Wagner 3 years ago
1 changed file(s) with 14 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
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
3
4 variables:
5 RELEASE: 'unstable'
6 SALSA_CI_DISABLE_APTLY: 0
7 SALSA_CI_DISABLE_AUTOPKGTEST: 0
8 SALSA_CI_DISABLE_BLHC: 0
9 SALSA_CI_DISABLE_LINTIAN: 0
10 SALSA_CI_DISABLE_PIUPARTS: 0
11 SALSA_CI_DISABLE_REPROTEST: 0
12 SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 0
13 SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 0