From 50d0b0f1e4d878653431e6efce6713c71c7f848a Mon Sep 17 00:00:00 2001 From: "ekouejor.follysod" <ekoue-jordan.folly-sodoga@etu.hesge.ch> Date: Wed, 26 Mar 2025 16:25:55 +0100 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 68100ab..01d3055 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,6 @@ stages: - build - quality -- documentation variables: SONAR_USER_HOME: "${CI_PROJECT_DIR}/.sonar" # Defines the location of the analysis task cache -- GitLab