From 6d46de912288f0875f0e3cca27b8d7455fa07b42 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 9 Apr 2024 14:48:03 +0200 Subject: Adding debian version 4.5-1. Signed-off-by: Daniel Baumann --- debian/.gitlab-ci.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 debian/.gitlab-ci.yml (limited to 'debian/.gitlab-ci.yml') 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 -- cgit v1.2.3