diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bc47e67d4fd3633e00ff1ce648033125faf281dd..75ef68aca694c442dbaee1d05153c324a771698c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,7 +13,7 @@ variables:
   # `installAtEnd` and `deployAtEnd`are only effective with recent version of the corresponding plugins.
   MAVEN_CLI_OPTS: "--batch-mode --errors --fail-at-end --show-version -DinstallAtEnd=true -DdeployAtEnd=true -Dmaven.repo.local=/tmp/.m2/repository"
 
-  UPDATE_SITE_MOUNT_DIR: "/tmp/www_us"
+  UPDATE_SITE_MOUNT_DIR: "/tmp/www_ci"
   UPDATE_SITE_PROD_TARGET_DIR:  "html/tools/aida_chess"
   REPOSITORY_TO_COPY: "org.polarsys.chess.parent/releng/eu.fbk.tools.aida.chess.repository/target/repository"