Drop custom gitlab-ci.yml config file and switch to default salsa-ci pipeline.

This commit is contained in:
Aurélien COUDERC
2024-09-04 16:34:41 +02:00
parent a154c3c8f3
commit 33fcd28b15
2 changed files with 2 additions and 7 deletions

2
debian/changelog vendored
View File

@@ -12,6 +12,8 @@ desktop-base (13.0.0~pre1) UNRELEASED; urgency=medium
* Drop obsolete lintian overrides.
* Bump Standards-Version to 4.7.0, no change required.
* Switch from debian/compat to debhelper-compat build dependency.
* Drop custom gitlab-ci.yml config file and switch to default salsa-ci
pipeline.
-- Simon McVittie <smcv@debian.org> Sun, 18 Aug 2024 09:45:32 +0100

View File

@@ -1,7 +0,0 @@
---
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: 'unstable'