summaryrefslogtreecommitdiffstats
path: root/debian/salsa-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to 'debian/salsa-ci.yml')
-rw-r--r--debian/salsa-ci.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml
new file mode 100644
index 0000000..554ebee
--- /dev/null
+++ b/debian/salsa-ci.yml
@@ -0,0 +1,10 @@
+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'
+ # We don't build any arch:all packages
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 'true'
+ # Currently triggering falsely (bugs #973313, #1000977)
+ SALSA_CI_LINTIAN_SUPPRESS_TAGS: 'groff-message,elf-error'