From e77a96066dff7d791d870960ca65b8df1ff42eb9 Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Sun, 8 Oct 2023 23:53:37 +0200 Subject: [PATCH] CI: clean debian sid build step artifacts --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0a899c2d..f4ceaf30 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -99,6 +99,7 @@ build:debian-sid: - master script: - ./build-deb.sh --install-build-deps --sid + - rm -fr dist/ldapsaisie-* artifacts: paths: - dist/*