From e4debc149af4e1c3945a4030340bce5e8a849776 Mon Sep 17 00:00:00 2001 From: Cedric Verstege <cedric.verstege@cern.ch> Date: Thu, 27 Mar 2025 16:09:17 +0100 Subject: [PATCH] sd --- .gitlab-ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 755061d..b26e381 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,6 @@ -stages: Code Quality 🕵️, Test ⚗️ +stages: + - Code Quality 🕵️ + - Test ⚗️ include: # Case 1 Lint -- GitLab