From 971e97c0fa0cf78d3e20dbec6208e64fba99e6bf Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 17 Oct 2023 14:56:50 +0200 Subject: 👷 CI: add develop branch 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 702a5ed05..71cbcd6f5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,6 +25,7 @@ build-v4: - bullseye only: - main + - develop test-v4: stage: "test" @@ -39,6 +40,7 @@ test-v4: - bullseye only: - main + - develop debian: stage: "test" -- cgit v1.2.3