diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fdb9d4dde7ee211c6fa489243e4a8467fe120494..001117ef6c21cacc15284244eb82052acfe12840 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -211,10 +211,10 @@ paris:
   tags:
     - deploy
 
-toulouse:
+smarttoulouse:
   stage: deployment
   environment:
-    name: toulouse
+    name: smarttoulouse
     url: https://smart-toulouse.happy-dev.fr
   before_script:
     - npm ci --cache .npm --prefer-offline --only=production