diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2350447e48ff7e0dd87d705a59eed994626e3648..00ca24b02362f67888f9cd51a681563a21fec1ea 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,6 +7,7 @@ pages:
     - mkdir .public/scripts
     - git submodule init
     - git submodule update
+    - rm -rf www-site/git_modules/zjwgi/.git   # no need to deploy 
     - cp -r www-site* .public
     - git show --no-patch --no-notes --pretty='%cd' $CI_COMMIT_SHA > REVISION.txt
     #- . ./html/scripts/revision.sed