diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1fb3b073fc6f76ece87c84420b6c79f5810a4ac4..e18243cc49866a94f684320859b5eda5e5215483 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,7 @@ pages:
     - mkdir .public/scripts
     - git submodule init
     - git submodule update
-    - rm -rf www-site/git_modules/zjwgi/.git   # avoid deploying .git in www
+    - rm -rf www-site/git_modules/zjwgi/.git   # avoid deploying .git in www 
     - cp -r www-site/* .public
     - git show --no-patch --no-notes --pretty='%cd' $CI_COMMIT_SHA > REVISION.txt
     - cat REVISION.txt