From 46a4262e1b9961d5fa55de748021739ec1d9fc45 Mon Sep 17 00:00:00 2001
From: "quentin.fasler" <quentin.fasler@etu.hesge.ch>
Date: Wed, 20 Dec 2023 14:46:07 +0100
Subject: [PATCH] test

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d65785e..a081d11 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,7 @@ variables:
 
 stages:
   - test
-  - deploy  # Uncomment this when you're ready to use the deploy stage
+  - deploy  # Uncomment this when youf're ready to use the deploy stage
 
 default:
   before_script:
-- 
GitLab