diff options
author | Guilhem Moulin <guilhem@debian.org> | 2024-06-13 19:48:50 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@debian.org> | 2024-06-13 19:48:50 +0200 |
commit | 6a6146c9f860c9efa8729931c6e439b71b81039e (patch) | |
tree | 7268bf56208202c3296e07bf290e05013d949277 /debian | |
parent | f6bfd9b91629bd498301b34de8ea2b28d33ceb7d (diff) |
Salsa CI: Set RELEASE=bullseye and disable Lintian job.
Gbp-Dch: Ignore
Diffstat (limited to 'debian')
-rw-r--r-- | debian/salsa-ci.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml index 33c3a64..2b636d0 100644 --- a/debian/salsa-ci.yml +++ b/debian/salsa-ci.yml @@ -2,3 +2,7 @@ include: - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml + +variables: + RELEASE: 'bullseye' + SALSA_CI_DISABLE_LINTIAN: 1 |