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.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/.gitlab-ci.yml b/debian/.gitlab-ci.yml
new file mode 100644
index 0000000..2e849c8
--- /dev/null
+++ b/debian/.gitlab-ci.yml
@@ -0,0 +1,9 @@
+---
+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:
+ # Skip the reprotest job as long as it is run as root due to problems with
+ # chrony system tests.
+ SALSA_CI_DISABLE_REPROTEST: 1