diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e03917be92623b5ec32d0237d46113c340a77cd9..1ecbeffe212bf59e5699fd0fd98116492ffda2fd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,7 +28,7 @@ build-dev:
     - git config --global user.email "$GIT_USER"
     - git config --global user.password "$GIT_PWD"
     - git config user.email "$GIT_USER"
-    - git remote set-url origin https://"$GIT_USER":"$GIT_PWD"@forge.grandlyon.com/llle_project/enedis-sge-konnector.git
+    - git remote set-url origin https://"$GIT_USER":"$GIT_PWD"@forge.grandlyon.com/web-et-numerique/llle_project/enedis-sge-konnector.git
     - git config --global credential.helper store
     - yarn deploy-dev