From f4d375c0e76b9d01bf5ac8311c220d5d80a55b41 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 2 Mar 2023 13:10:52 +0100 Subject: Adapt gitlab-ci --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8b5692118..5da173696 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,7 +23,7 @@ build-v4: tags: - bullseye only: - - WIP/v4.0 + - main test-v4: stage: "test" @@ -36,7 +36,7 @@ test-v4: tags: - bullseye only: - - WIP/v4.0 + - main debian: stage: "test" -- cgit v1.2.3