diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 12dbc9344c140e2dcf87d259a6b1dcd42dad198f..c89a8af11d5b4af3864a0d8a2f09412d30e1159d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -138,7 +138,7 @@ lint:
     # - job_id=$(cat job_id)
     - >
       ssh "eatfast@$DOMAIN"
-      "cd /var/www/eatfast/backend &&
+      "cd /var/www/eatfast-website/backend &&
       git stash &&
       git checkout "$CI_COMMIT_BRANCH" &&
       git stash &&