summaryrefslogtreecommitdiffstats
path: root/debian/.gitlab-ci.yml
blob: 4816152ff6706000adf4024044aeb7f4ad0a588d (plain)
1
2
3
4
5
6
7
8
9
include:
  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml

variables:
  RELEASE: 'buster'
  SALSA_CI_COMPONENTS: 'main contrib non-free'
  SALSA_CI_DISABLE_REPROTEST: 1
  SALSA_CI_DISABLE_LINTIAN: 1
  SALSA_CI_DISABLE_PIUPARTS: 1