diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bbe2effb1f31fed7c04e150445a59f7f841d6b7a..e5fee7401a343142b554f5e1f49317c2dbc45f74 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,7 +11,9 @@ pages:
     - git show --no-patch --no-notes --pretty='%cd' $CI_COMMIT_SHA > REVISION.txt
     #- . ./html/scripts/revision.sed
     #- cp html/scripts/git-tutorial-troubleshooter .public/scripts/git-tutorial-troubleshooter.sh
-    - pushd .public/www-site/git_modules/zjwgi/scripts; init-template; popd
+    - pushd .public/www-site/git_modules/zjwgi/scripts
+    - init-template
+    - popd
     - mv .public public
   artifacts:
     paths: