summaryrefslogtreecommitdiffstats
path: root/debian/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to 'debian/.gitlab-ci.yml')
-rw-r--r--debian/.gitlab-ci.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/debian/.gitlab-ci.yml b/debian/.gitlab-ci.yml
deleted file mode 100644
index b7dc52a..0000000
--- a/debian/.gitlab-ci.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-include: https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
-
-build:
- extends: .build-unstable
-
-reprotest:
- extends: .test-reprotest
-
-lintian:
- extends: .test-lintian
-
-autopkgtest:
- extends: .test-autopkgtest
-
-piuparts:
- extends: .test-piuparts