From 422ab2b33e673a046dc42697f8f1d6faf2df3391 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 7 May 2024 07:37:36 +0200 Subject: Adding debian version 1:7.9p1-10+deb10u3. Signed-off-by: Daniel Baumann --- debian/.gitlab-ci.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'debian/.gitlab-ci.yml') diff --git a/debian/.gitlab-ci.yml b/debian/.gitlab-ci.yml index 845003c..4816152 100644 --- a/debian/.gitlab-ci.yml +++ b/debian/.gitlab-ci.yml @@ -1,9 +1,9 @@ -image: registry.gitlab.com/eighthave/ci-image-git-buildpackage:latest +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml -build: - artifacts: - paths: - - "*.deb" - expire_in: 1 day - script: - - gitlab-ci-git-buildpackage-all +variables: + RELEASE: 'buster' + SALSA_CI_COMPONENTS: 'main contrib non-free' + SALSA_CI_DISABLE_REPROTEST: 1 + SALSA_CI_DISABLE_LINTIAN: 1 + SALSA_CI_DISABLE_PIUPARTS: 1 -- cgit v1.2.3