From ff159bbe7ee4113027fdfd0032a85ec533934beb Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 16 Oct 2024 11:31:05 +0200 Subject: 👷 add develop-4.4 to test CI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 82ae0b519..7ec2872c7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,6 +30,7 @@ build-v4: only: - main - develop + - develop-4.4 test-v4: stage: "test" @@ -43,6 +44,7 @@ test-v4: only: - main - develop + - develop-4.4 debian: stage: "test" -- cgit v1.2.3